|
Qyoto
4.0.5
Qyoto is a C# language binding for Qt
|
This is the complete list of members for QtGui.QProxyModel, including all inherited members.
| ActionQtMsgTypeString(QtMsgType qtMsgType, string @string) | QtCore.Qt | |
| AlignmentFlag enum name | QtCore.Qt | |
| AnchorAttribute enum name | QtCore.Qt | |
| AnchorPoint enum name | QtCore.Qt | |
| ApplicationAttribute enum name | QtCore.Qt | |
| ArrowType enum name | QtCore.Qt | |
| AspectRatioMode enum name | QtCore.Qt | |
| Axis enum name | QtCore.Qt | |
| BeginInsertColumns(QModelIndex parent, int first, int last) | QtCore.QAbstractItemModel | protected |
| BeginInsertRows(QModelIndex parent, int first, int last) | QtCore.QAbstractItemModel | protected |
| BeginMoveColumns(QModelIndex sourceParent, int sourceFirst, int sourceLast, QModelIndex destinationParent, int destinationColumn) | QtCore.QAbstractItemModel | protected |
| BeginMoveRows(QModelIndex sourceParent, int sourceFirst, int sourceLast, QModelIndex destinationParent, int destinationRow) | QtCore.QAbstractItemModel | protected |
| BeginRemoveColumns(QModelIndex parent, int first, int last) | QtCore.QAbstractItemModel | protected |
| BeginRemoveRows(QModelIndex parent, int first, int last) | QtCore.QAbstractItemModel | protected |
| BeginResetModel() | QtCore.QAbstractItemModel | protected |
| BGMode enum name | QtCore.Qt | |
| BlockSignals(bool b) | QtCore.QObject | |
| BrushStyle enum name | QtCore.Qt | |
| Buddy(QModelIndex index) | QtCore.QAbstractItemModel | virtual |
| CanFetchMore(QModelIndex parent) | QtCore.QAbstractItemModel | virtual |
| CaseSensitivity enum name | QtCore.Qt | |
| ChangePersistentIndex(QModelIndex from, QModelIndex to) | QtCore.QAbstractItemModel | protected |
| ChangePersistentIndexList(System.Collections.Generic.List< QModelIndex > from, System.Collections.Generic.List< QModelIndex > to) | QtCore.QAbstractItemModel | protected |
| CheckState enum name | QtCore.Qt | |
| ChildEvent | QtCore.QObject | |
| Children() | QtCore.QObject | |
| ClipOperation enum name | QtCore.Qt | |
| ColumnCount() | QtGui.QProxyModel | |
| ColumnCount(QModelIndex parent) | QtGui.QProxyModel | |
| ColumnsAboutToBeInserted | QtCore.QAbstractItemModel | |
| ColumnsAboutToBeMoved | QtCore.QAbstractItemModel | |
| ColumnsAboutToBeRemoved | QtCore.QAbstractItemModel | |
| ColumnsInserted | QtCore.QAbstractItemModel | |
| ColumnsMoved | QtCore.QAbstractItemModel | |
| ColumnsRemoved | QtCore.QAbstractItemModel | |
| Connect(QObject sender, QMetaMethod signal, QObject receiver, QMetaMethod method, Qt.ConnectionType type=Qt.ConnectionType.AutoConnection) | QtCore.QObject | static |
| Connect(QObject sender, string signal, QObject receiver, string member, Qt.ConnectionType arg5=Qt.ConnectionType.AutoConnection) | QtCore.QObject | static |
| Connect(QObject sender, string signal, string member, Qt.ConnectionType type=Qt.ConnectionType.AutoConnection) | QtCore.QObject | |
| ConnectionType enum name | QtCore.Qt | |
| ConnectNotify(string signal) | QtCore.QObject | protectedvirtual |
| ConnectToModel(QAbstractItemModel model) | QtGui.QProxyModel | protected |
| ContextMenuPolicy enum name | QtCore.Qt | |
| CoordinateSystem enum name | QtCore.Qt | |
| Corner enum name | QtCore.Qt | |
| CreateIndex(int row, int column) | QtCore.QAbstractItemModel | protected |
| CreateIndex(int row, int column, int id) | QtCore.QAbstractItemModel | protected |
| CreateIndex(int row, int column, uint id) | QtCore.QAbstractItemModel | protected |
| CreateProxy() | QtGui.QProxyModel | virtual |
| CursorMoveStyle enum name | QtCore.Qt | |
| CursorShape enum name | QtCore.Qt | |
| CustomEvent | QtCore.QObject | |
| Data(QModelIndex index, int role=(int) Qt.ItemDataRole.DisplayRole) | QtGui.QProxyModel | virtual |
| DataChanged | QtCore.QAbstractItemModel | |
| DateFormat enum name | QtCore.Qt | |
| DayOfWeek enum name | QtCore.Qt | |
| DecodeData(int row, int column, QModelIndex parent, QDataStream stream) | QtCore.QAbstractItemModel | protected |
| DeleteLater() | QtCore.QObject | |
| Destroyed | QtCore.QObject | |
| DestroyedQObject | QtCore.QObject | |
| Disconnect(QObject sender, QMetaMethod signal, QObject receiver, QMetaMethod member) | QtCore.QObject | static |
| Disconnect(QObject receiver, string member=null) | QtCore.QObject | |
| Disconnect(QObject sender, string signal, QObject receiver, string member) | QtCore.QObject | static |
| Disconnect(string signal=null, QObject receiver=null, string member=null) | QtCore.QObject | |
| DisconnectFromModel(QAbstractItemModel model) | QtGui.QProxyModel | protected |
| DisconnectNotify(string signal) | QtCore.QObject | protectedvirtual |
| Dispose() | QtGui.QProxyModel | |
| DockWidgetArea enum name | QtCore.Qt | |
| DockWidgetAreaSizes enum name | QtCore.Qt | |
| DropAction enum name | QtCore.Qt | |
| DropMimeData(QMimeData data, Qt.DropAction action, int row, int column, QModelIndex parent) | QtGui.QProxyModel | virtual |
| DumpObjectInfo() | QtCore.QObject | |
| DumpObjectTree() | QtCore.QObject | |
| DynamicPropertyNames() | QtCore.QObject | |
| Emit | QtGui.QProxyModel | protected |
| EncodeData(System.Collections.Generic.List< QModelIndex > indexes, QDataStream stream) | QtCore.QAbstractItemModel | protected |
| EndInsertColumns() | QtCore.QAbstractItemModel | protected |
| EndInsertRows() | QtCore.QAbstractItemModel | protected |
| EndMoveColumns() | QtCore.QAbstractItemModel | protected |
| EndMoveRows() | QtCore.QAbstractItemModel | protected |
| EndRemoveColumns() | QtCore.QAbstractItemModel | protected |
| EndRemoveRows() | QtCore.QAbstractItemModel | protected |
| EndResetModel() | QtCore.QAbstractItemModel | protected |
| Event | QtCore.QObject | |
| EventFilter(QObject arg1, QEvent arg2) | QtCore.QObject | virtual |
| eventFilters | QtCore.QObject | protected |
| EventPriority enum name | QtCore.Qt | |
| FetchMore(QModelIndex parent) | QtGui.QProxyModel | virtual |
| FillRule enum name | QtCore.Qt | |
| Flags(QModelIndex index) | QtGui.QProxyModel | virtual |
| FocusPolicy enum name | QtCore.Qt | |
| FocusReason enum name | QtCore.Qt | |
| FuncQByteArrayString(string @string) | QtCore.Qt | |
| FuncQObject() | QtCore.Qt | |
| FuncQTextStreamQTextStream(QTextStream qTextStream) | QtCore.Qt | |
| FuncStringQByteArray(QByteArray qByteArray) | QtCore.Qt | |
| GestureFlag enum name | QtCore.Qt | |
| GestureState enum name | QtCore.Qt | |
| GestureType enum name | QtCore.Qt | |
| GlobalColor enum name | QtCore.Qt | |
| HasChildren() | QtGui.QProxyModel | |
| HasChildren(QModelIndex parent) | QtGui.QProxyModel | virtual |
| HasIndex(int row, int column) | QtCore.QAbstractItemModel | |
| HasIndex(int row, int column, QModelIndex parent) | QtCore.QAbstractItemModel | |
| HeaderData(int section, Qt.Orientation orientation, int role=(int) Qt.ItemDataRole.DisplayRole) | QtGui.QProxyModel | virtual |
| HeaderDataChanged | QtCore.QAbstractItemModel | |
| ImageConversionFlag enum name | QtCore.Qt | |
| Index(int row, int column) | QtGui.QProxyModel | |
| Index(int row, int column, QModelIndex parent) | QtGui.QProxyModel | virtual |
| Inherits(string classname) | QtCore.QObject | |
| Initialization enum name | QtCore.Qt | |
| InputMethodHint enum name | QtCore.Qt | |
| InputMethodQuery enum name | QtCore.Qt | |
| InsertColumn(int column) | QtCore.QAbstractItemModel | |
| InsertColumn(int column, QModelIndex parent) | QtCore.QAbstractItemModel | |
| InsertColumns(int column, int count) | QtGui.QProxyModel | |
| InsertColumns(int column, int count, QModelIndex parent) | QtGui.QProxyModel | virtual |
| InsertRow(int row) | QtCore.QAbstractItemModel | |
| InsertRow(int row, QModelIndex parent) | QtCore.QAbstractItemModel | |
| InsertRows(int row, int count) | QtGui.QProxyModel | |
| InsertRows(int row, int count, QModelIndex parent) | QtGui.QProxyModel | virtual |
| InstallEventFilter(QObject arg1) | QtCore.QObject | |
| interceptor | QtCore.QObject | protected |
| IsWidgetType() | QtCore.QObject | |
| ItemData(QModelIndex index) | QtCore.QAbstractItemModel | virtual |
| ItemDataRole enum name | QtCore.Qt | |
| ItemFlag enum name | QtCore.Qt | |
| ItemSelectionMode enum name | QtCore.Qt | |
| Key enum name | QtCore.Qt | |
| KeyboardModifier enum name | QtCore.Qt | |
| KillTimer(int id) | QtCore.QObject | |
| LayoutAboutToBeChanged | QtCore.QAbstractItemModel | |
| LayoutChanged | QtCore.QAbstractItemModel | |
| LayoutDirection enum name | QtCore.Qt | |
| MaskMode enum name | QtCore.Qt | |
| Match(QModelIndex start, int role, object value, int hits=1, Qt.MatchFlag flags=Qt.MatchFlag.MatchStartsWith|Qt.MatchFlag.MatchWrap) | QtGui.QProxyModel | virtual |
| MatchFlag enum name | QtCore.Qt | |
| MimeData(System.Collections.Generic.List< QModelIndex > indexes) | QtGui.QProxyModel | virtual |
| MimeTypes() | QtGui.QProxyModel | virtual |
| Model | QtGui.QProxyModel | |
| ModelAboutToBeReset | QtCore.QAbstractItemModel | |
| ModelReset | QtCore.QAbstractItemModel | |
| Modifier enum name | QtCore.Qt | |
| MouseButton enum name | QtCore.Qt | |
| NavigationMode enum name | QtCore.Qt | |
| ObjectName | QtCore.QObject | |
| OnChildEvent(QChildEvent arg1) | QtCore.QObject | protectedvirtual |
| OnCustomEvent(QEvent arg1) | QtCore.QObject | protectedvirtual |
| OnDataChanged(QModelIndex topLeft, QModelIndex bottomRight) | QtCore.QAbstractItemModel | protected |
| OnDestroyed(QObject arg1=null) | QtCore.QObject | protected |
| OnEvent(QEvent arg1) | QtCore.QObject | virtual |
| OnHeaderDataChanged(Qt.Orientation orientation, int first, int last) | QtCore.QAbstractItemModel | protected |
| OnLayoutAboutToBeChanged() | QtCore.QAbstractItemModel | protected |
| OnLayoutChanged() | QtCore.QAbstractItemModel | protected |
| OnTimerEvent(QTimerEvent arg1) | QtCore.QObject | protectedvirtual |
| Orientation enum name | QtCore.Qt | |
| parent() | QtGui.QProxyModel | |
| Parent(QModelIndex child) | QtGui.QProxyModel | virtual |
| QtCore::QAbstractItemModel.Parent() | QtCore.QAbstractItemModel | |
| QtCore::QObject.Parent | QtCore.QObject | |
| PenCapStyle enum name | QtCore.Qt | |
| PenJoinStyle enum name | QtCore.Qt | |
| PenStyle enum name | QtCore.Qt | |
| PersistentIndexList() | QtCore.QAbstractItemModel | protected |
| Property(string name) | QtCore.QObject | |
| Q_EMIT | QtCore.QObject | protected |
| QAbstractItemModel(System.Type dummy) | QtCore.QAbstractItemModel | protected |
| QAbstractItemModel(QObject parent=null) | QtCore.QAbstractItemModel | |
| qAcos(double v) | QtCore.Qt | static |
| qAddPostRoutine(System.Action arg1) | QtCore.Qt | static |
| qAppName() | QtCore.Qt | static |
| qAsin(double v) | QtCore.Qt | static |
| qAtan(double v) | QtCore.Qt | static |
| qAtan2(double x, double y) | QtCore.Qt | static |
| qBadAlloc() | QtCore.Qt | static |
| Qbswap_helper(Pointer< byte > src, Pointer< byte > dest, int size) | QtCore.Qt | static |
| qCeil(double v) | QtCore.Qt | static |
| qChecksum(string s, uint len) | QtCore.Qt | static |
| qCompress(QByteArray data) | QtCore.Qt | static |
| qCompress(QByteArray data, int compressionLevel=-1) | QtCore.Qt | static |
| qCompress(Pointer< byte > data, int nbytes) | QtCore.Qt | static |
| qCompress(Pointer< byte > data, int nbytes, int compressionLevel=-1) | QtCore.Qt | static |
| qCos(double v) | QtCore.Qt | static |
| qExp(double v) | QtCore.Qt | static |
| qFabs(double v) | QtCore.Qt | static |
| qFastCos(double x) | QtCore.Qt | static |
| qFastSin(double x) | QtCore.Qt | static |
| qFlagLocation(string method) | QtCore.Qt | static |
| qFloor(double v) | QtCore.Qt | static |
| qFuzzyCompare(double p1, double p2) | QtCore.Qt | static |
| qFuzzyCompare(float p1, float p2) | QtCore.Qt | static |
| qFuzzyIsNull(double d) | QtCore.Qt | static |
| qFuzzyIsNull(float f) | QtCore.Qt | static |
| Qgetenv(string varName) | QtCore.Qt | static |
| qHash(QBitArray key) | QtCore.Qt | static |
| qHash(QChar key) | QtCore.Qt | static |
| qHash(QStringRef key) | QtCore.Qt | static |
| qHash(QUrl url) | QtCore.Qt | static |
| qHash(QPersistentModelIndex index) | QtCore.Qt | static |
| qHash(QByteArray key) | QtCore.Qt | static |
| qHash(QModelIndex index) | QtCore.Qt | static |
| qHash(uint key) | QtCore.Qt | static |
| qHash(sbyte key) | QtCore.Qt | static |
| qHash(byte key) | QtCore.Qt | static |
| qHash(short key) | QtCore.Qt | static |
| qHash(NativeLong key) | QtCore.Qt | static |
| qHash(ushort key) | QtCore.Qt | static |
| qHash(long key) | QtCore.Qt | static |
| qHash(ulong key) | QtCore.Qt | static |
| qHash(int key) | QtCore.Qt | static |
| qHash(string key) | QtCore.Qt | static |
| qHash(NativeULong key) | QtCore.Qt | static |
| qInf() | QtCore.Qt | static |
| qInstallMsgHandler(Qt.ActionQtMsgTypeString arg1) | QtCore.Qt | static |
| qIntCast(float f) | QtCore.Qt | static |
| qIntCast(double f) | QtCore.Qt | static |
| qIsFinite(double d) | QtCore.Qt | static |
| qIsFinite(float f) | QtCore.Qt | static |
| qIsInf(float f) | QtCore.Qt | static |
| qIsInf(double d) | QtCore.Qt | static |
| qIsNaN(float f) | QtCore.Qt | static |
| qIsNaN(double d) | QtCore.Qt | static |
| qIsNull(float f) | QtCore.Qt | static |
| qIsNull(double d) | QtCore.Qt | static |
| qLn(double v) | QtCore.Qt | static |
| QObject(System.Type dummy) | QtCore.QObject | protected |
| QObject(QObject parent=null) | QtCore.QObject | |
| qPow(double x, double y) | QtCore.Qt | static |
| QProxyModel(System.Type dummy) | QtGui.QProxyModel | protected |
| QProxyModel(QObject parent=null) | QtGui.QProxyModel | |
| Qputenv(string varName, QByteArray value) | QtCore.Qt | static |
| qQNaN() | QtCore.Qt | static |
| Qrand() | QtCore.Qt | static |
| qRegisterStaticPluginInstanceFunction(Qt.FuncQObject function) | QtCore.Qt | static |
| qRemovePostRoutine(System.Action arg1) | QtCore.Qt | static |
| qRound(double d) | QtCore.Qt | static |
| qRound64(double d) | QtCore.Qt | static |
| qSharedBuild() | QtCore.Qt | static |
| qSin(double v) | QtCore.Qt | static |
| qSNaN() | QtCore.Qt | static |
| qSqrt(double v) | QtCore.Qt | static |
| Qsrand(uint seed) | QtCore.Qt | static |
| Qstrcmp(QByteArray str1, QByteArray str2) | QtCore.Qt | static |
| Qstrcmp(QByteArray str1, string str2) | QtCore.Qt | static |
| Qstrcmp(string str1, QByteArray str2) | QtCore.Qt | static |
| Qstrcmp(string str1, string str2) | QtCore.Qt | static |
| Qstrcpy(Pointer< sbyte > dst, string src) | QtCore.Qt | static |
| Qstrdup(string arg1) | QtCore.Qt | static |
| Qstricmp(string arg1, string arg2) | QtCore.Qt | static |
| qStringComparisonHelper(QStringRef s1, string s2) | QtCore.Qt | static |
| Qstrlen(string str) | QtCore.Qt | static |
| Qstrncmp(string str1, string str2, uint len) | QtCore.Qt | static |
| Qstrncpy(Pointer< sbyte > dst, string src, uint len) | QtCore.Qt | static |
| Qstrnicmp(string arg1, string arg2, uint len) | QtCore.Qt | static |
| Qstrnlen(string str, uint maxlen) | QtCore.Qt | static |
| qTan(double v) | QtCore.Qt | static |
| QtTrId(string id, int n=-1) | QtCore.Qt | static |
| qUncompress(QByteArray data) | QtCore.Qt | static |
| qUncompress(Pointer< byte > data, int nbytes) | QtCore.Qt | static |
| qVersion() | QtCore.Qt | static |
| Read(QDataStream arg1, QChar arg2) | QtCore.Qt | static |
| Read(QDataStream arg1, QLocale arg2) | QtCore.Qt | static |
| Read(QDataStream arg1, QRect arg2) | QtCore.Qt | static |
| Read(QDataStream arg1, QEasingCurve arg2) | QtCore.Qt | static |
| Read(QDataStream arg1, QDate arg2) | QtCore.Qt | static |
| Read(QDataStream arg1, QUrl arg2) | QtCore.Qt | static |
| Read(QDataStream arg1, QUuid arg2) | QtCore.Qt | static |
| Read(QTextStream s, Qt.FuncQTextStreamQTextStream f) | QtCore.Qt | static |
| Read(QDataStream arg1, QLineF arg2) | QtCore.Qt | static |
| Read(QDataStream arg1, QRectF arg2) | QtCore.Qt | static |
| Read(QDataStream arg1, QPointF arg2) | QtCore.Qt | static |
| Read(QDataStream arg1, QLine arg2) | QtCore.Qt | static |
| Read(QDataStream arg1, QBitArray arg2) | QtCore.Qt | static |
| Read(QDataStream arg1, QSize arg2) | QtCore.Qt | static |
| Read(QDataStream arg1, QDateTime arg2) | QtCore.Qt | static |
| Read(QDataStream arg1, QTime arg2) | QtCore.Qt | static |
| Read(QDataStream arg1, QPoint arg2) | QtCore.Qt | static |
| Read(QDataStream @in, QRegExp regExp) | QtCore.Qt | static |
| Read(QDataStream s, object p) | QtCore.Qt | static |
| Read(QDataStream arg1, QByteArray arg2) | QtCore.Qt | static |
| Read(QDataStream arg1, QSizeF arg2) | QtCore.Qt | static |
| Read(QDataStream arg1, string arg2) | QtCore.Qt | static |
| Read(QDataStream s, QVariant.Type p) | QtCore.Qt | static |
| Read(QDataStream @in, System.Collections.Generic.List< string > list) | QtCore.Qt | static |
| Receivers(string signal) | QtCore.QObject | protected |
| RegisterUserData() | QtCore.QObject | static |
| RemoveColumn(int column) | QtCore.QAbstractItemModel | |
| RemoveColumn(int column, QModelIndex parent) | QtCore.QAbstractItemModel | |
| RemoveColumns(int column, int count) | QtCore.QAbstractItemModel | |
| RemoveColumns(int column, int count, QModelIndex parent) | QtCore.QAbstractItemModel | virtual |
| RemoveEventFilter(QObject arg1) | QtCore.QObject | |
| RemoveRow(int row) | QtCore.QAbstractItemModel | |
| RemoveRow(int row, QModelIndex parent) | QtCore.QAbstractItemModel | |
| RemoveRows(int row, int count) | QtCore.QAbstractItemModel | |
| RemoveRows(int row, int count, QModelIndex parent) | QtCore.QAbstractItemModel | virtual |
| Reset() | QtCore.QAbstractItemModel | protected |
| ResetInternalData() | QtCore.QAbstractItemModel | protected |
| Revert() | QtGui.QProxyModel | virtual |
| RoleNames() | QtCore.QAbstractItemModel | |
| RowCount() | QtGui.QProxyModel | |
| RowCount(QModelIndex parent) | QtGui.QProxyModel | virtual |
| RowsAboutToBeInserted | QtCore.QAbstractItemModel | |
| RowsAboutToBeMoved | QtCore.QAbstractItemModel | |
| RowsAboutToBeRemoved | QtCore.QAbstractItemModel | |
| RowsInserted | QtCore.QAbstractItemModel | |
| RowsMoved | QtCore.QAbstractItemModel | |
| RowsRemoved | QtCore.QAbstractItemModel | |
| ScrollBarPolicy enum name | QtCore.Qt | |
| Sender() | QtCore.QObject | protected |
| SenderSignalIndex() | QtCore.QObject | protected |
| SetData(QModelIndex index, object value, int role=(int) Qt.ItemDataRole.EditRole) | QtGui.QProxyModel | virtual |
| SetHeaderData(int section, Qt.Orientation orientation, object value, int role=(int) Qt.ItemDataRole.EditRole) | QtGui.QProxyModel | virtual |
| SetItemData(QModelIndex index, System.Collections.Generic.Dictionary< System.Int32, System.Object > roles) | QtCore.QAbstractItemModel | virtual |
| SetProperty(string name, object value) | QtCore.QObject | |
| SetProxyModel(QModelIndex source_index) | QtGui.QProxyModel | protected |
| SetRoleNames(System.Collections.Generic.Dictionary< System.Int32, QByteArray > roleNames) | QtCore.QAbstractItemModel | protected |
| SetSourceModel(QModelIndex proxy_index) | QtGui.QProxyModel | protected |
| SetUserData(uint id, QObjectUserData data) | QtCore.QObject | |
| ShortcutContext enum name | QtCore.Qt | |
| Sibling(int row, int column, QModelIndex idx) | QtCore.QAbstractItemModel | |
| SignalsBlocked() | QtCore.QObject | |
| SizeHint enum name | QtCore.Qt | |
| SizeMode enum name | QtCore.Qt | |
| SmokeObject | QtCore.QObject | |
| Sort(int column, Qt.SortOrder order=Qt.SortOrder.AscendingOrder) | QtGui.QProxyModel | virtual |
| SortOrder enum name | QtCore.Qt | |
| Span(QModelIndex index) | QtGui.QProxyModel | virtual |
| StartTimer(int interval) | QtCore.QObject | |
| StaticMetaObject | QtGui.QProxyModel | static |
| StaticQtMetaObject | QtCore.QObject | protectedstatic |
| Submit() | QtGui.QProxyModel | virtual |
| SupportedDragActions | QtCore.QAbstractItemModel | |
| SupportedDropActions() | QtGui.QProxyModel | virtual |
| TextElideMode enum name | QtCore.Qt | |
| TextFlag enum name | QtCore.Qt | |
| TextFormat enum name | QtCore.Qt | |
| TextInteractionFlag enum name | QtCore.Qt | |
| TileRule enum name | QtCore.Qt | |
| TimerEvent | QtCore.QObject | |
| TimeSpec enum name | QtCore.Qt | |
| ToolBarArea enum name | QtCore.Qt | |
| ToolBarAreaSizes enum name | QtCore.Qt | |
| ToolButtonStyle enum name | QtCore.Qt | |
| TouchPointState enum name | QtCore.Qt | |
| Tr(string s, string c=null) | QtGui.QProxyModel | static |
| Tr(string s, string c, int n) | QtGui.QProxyModel | static |
| TransformationMode enum name | QtCore.Qt | |
| TrUtf8(string s, string c=null) | QtGui.QProxyModel | static |
| TrUtf8(string s, string c, int n) | QtGui.QProxyModel | static |
| UIEffect enum name | QtCore.Qt | |
| UserData(uint id) | QtCore.QObject | |
| WidgetAttribute enum name | QtCore.Qt | |
| WindowFrameSection enum name | QtCore.Qt | |
| WindowModality enum name | QtCore.Qt | |
| WindowState enum name | QtCore.Qt | |
| WindowType enum name | QtCore.Qt | |
| Write(QDataStream s, object p) | QtCore.Qt | static |
| Write(QDataStream arg1, QSizeF arg2) | QtCore.Qt | static |
| Write(QTextStream s, Qt.FuncQTextStreamQTextStream f) | QtCore.Qt | static |
| Write(QDataStream arg1, QPoint arg2) | QtCore.Qt | static |
| Write(QDataStream arg1, QLineF arg2) | QtCore.Qt | static |
| Write(QDataStream arg1, QPointF arg2) | QtCore.Qt | static |
| Write(QDataStream arg1, QChar arg2) | QtCore.Qt | static |
| Write(QDataStream arg1, QByteArray arg2) | QtCore.Qt | static |
| Write(QDataStream arg1, QEasingCurve arg2) | QtCore.Qt | static |
| Write(QDataStream arg1, QRectF arg2) | QtCore.Qt | static |
| Write(QDataStream arg1, QDateTime arg2) | QtCore.Qt | static |
| Write(QDataStream arg1, QUrl arg2) | QtCore.Qt | static |
| Write(QDataStream arg1, QTime arg2) | QtCore.Qt | static |
| Write(QDataStream arg1, QLocale arg2) | QtCore.Qt | static |
| Write(QDataStream arg1, QBitArray arg2) | QtCore.Qt | static |
| Write(QDataStream arg1, QUuid arg2) | QtCore.Qt | static |
| Write(QDataStream arg1, QLine arg2) | QtCore.Qt | static |
| Write(QDataStream arg1, QDate arg2) | QtCore.Qt | static |
| Write(QDataStream @out, QRegExp regExp) | QtCore.Qt | static |
| Write(QDataStream arg1, QRect arg2) | QtCore.Qt | static |
| Write(QDataStream arg1, QSize arg2) | QtCore.Qt | static |
| Write(QDataStream s, QVariant.Type p) | QtCore.Qt | static |
| Write(QDataStream arg1, string arg2) | QtCore.Qt | static |
| Write(QDataStream @out, System.Collections.Generic.List< string > list) | QtCore.Qt | static |