Поиск по:rtm-cs.sinp.msu.ru -
Поискать по всем серверам
На этой странице приведены все страницы сервера rtm-cs.sinp.msu.ru ,которые мы индексируем. Показаны документы 1041 - 1060 из 1170.
Упорядочить по:
URL
|
дате изменения
1041. Qt Toolkit - qconnection.h include file
This is the verbatim text of the qconnection.h include file. ... creation of commercial/proprietary software. ** *****************************************************************************/ #ifndef QCONNECTION _H #define QCONNECTION _H #ifndef QT_H # include qobject .h #endif // QT_H typedef void ( QObject ::* QMember )(); // pointer to member function class QConnection // signal coupling { public: QConnection ( const QObject *, QMember , const char *memberName ); ~ ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qconnection-h.html -- 3.8 Кб -- 11.07.1998
Похожие документы
Похожие документы
1042. Qt Toolkit - qcursor.h include file
This is the verbatim text of the qcursor.h include file. ... creation of commercial/proprietary software. ** *****************************************************************************/ #ifndef QCURSOR _H #define QCURSOR _H #ifndef QT_H # include qpoint.h # include qshared.h #endif // QT_H struct QCursorData; // internal cursor data class QCursor // cursor class { public: QCursor (); // create default arrow cursor QCursor ( int shape ); QCursor ( ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qcursor-h.html -- 5.6 Кб -- 11.07.1998
Похожие документы
Похожие документы
1043. Qt Toolkit - qdatastream.h include file
This is the verbatim text of the qdatastream.h include file. ... creation of commercial/proprietary software. ** *****************************************************************************/ #ifndef QDATASTREAM _H #define QDATASTREAM _H #ifndef QT_H # include qiodevice.h # include qstring.h #endif // QT_H class QDataStream // data stream class { public: QDataStream (); QDataStream ( QIODevice * ); QDataStream ( QByteArray, int mode ); virtual ~ QDataStream (); QIODevice *device() ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qdatastream-h.html -- 6.2 Кб -- 11.07.1998
Похожие документы
Похожие документы
1044. Qt Toolkit - qdatetime.h include file
... This file is part of Qt Free Edition, version 1.40. ... ************************************************************************/ #ifndef QDATETIME_H #define QDATETIME_H #ifndef QT_H # include qstring.h #endif // QT_H /***************************************************************************** QDate class ... **************************************************************/ class QDate { public: QDate() { jd=0; } // set null date QDate( int y, int m, int d ); // set date bool isNull() ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qdatetime-h.html -- 9.1 Кб -- 11.07.1998
Похожие документы
Похожие документы
1045. Qt Toolkit - qdialog.h include file
This is the verbatim text of the qdialog.h include file. ... creation of commercial/proprietary software. ** *****************************************************************************/ #ifndef QDIALOG _H #define QDIALOG _H #ifndef QT_H # include qwidget.h #endif // QT_H class QPushButton; class QDialog : public QWidget // dialog widget { friend class QPushButton; Q_OBJECT public: QDialog ( QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags f=0 ); ~ ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qdialog-h.html -- 4.1 Кб -- 11.07.1998
Похожие документы
Похожие документы
1046. Qt Toolkit - qdict.h include file
This is the verbatim text of the qdict.h include file. ... ** *****************************************************************************/ #ifndef QDICT_H #define QDICT_H #ifndef QT_H # include qgdict .h #endif // QT_H #if defined(USE_MACROCLASS) # include qgeneric.h #if !defined(name2) #define name2(a,b) name2_xx(a,b) #define name2_xx(a,b) a##b #endif #if defined(DEFAULT_MACROCLASS) #define QDictdeclare QDictMdeclare #define QDict QDictM #endif #define QDictM( type ) name2(QDictM_, ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qdict-h.html -- 9.4 Кб -- 11.07.1998
Похожие документы
Похожие документы
1047. Qt Toolkit - qdir.h include file
This is the verbatim text of the qdir.h include file. ... This file is part of Qt Free Edition, version 1.40. ... IgnoreCase, int filterSpec = All ); QDir ( const QDir ); ~ QDir (); QDir operator=( const QDir ); QDir operator=( const char *path ); void setPath( const char *path ); const char *path() const ; QString absPath() const ; QString canonicalPath() const ; QString dirName() const ; QString filePath( const char *fileName, ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qdir-h.html -- 8.1 Кб -- 11.07.1998
Похожие документы
Похожие документы
1048. Qt Toolkit - qdragobject.h include file
This is the verbatim text of the qdragobject.h include file. ... creation of commercial/proprietary software. ** *****************************************************************************/ #ifndef QDRAGOBJECT _H #define QDRAGOBJECT _H struct QDragData; struct QStoredDragData; class QWidget ; #ifndef QT_H # include qobject.h # include qimage.h # include qstrlist.h #endif // QT_H class QDragObject : public QObject { Q_OBJECT public : QDragObject ( ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qdragobject-h.html -- 5.5 Кб -- 11.07.1998
Похожие документы
Похожие документы
1049. Qt Toolkit - qdrawutil.h include file
This is the verbatim text of the qdrawutil.h include file. ... ************************************************************************/ #ifndef QDRAWUTIL_H #define QDRAWUTIL_H #ifndef QT_H # include qpainter .h # include qpalette.h #endif // QT_H // // Standard shade drawing // void qDrawShadeLine( QPainter *p, int x1, int y1, int x2, int y2, const QColorGroup g, bool sunken = TRUE, int lineWidth = 1, int midLineWidth = 0 ); ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qdrawutil-h.html -- 5.8 Кб -- 11.07.1998
Похожие документы
Похожие документы
1050. Qt Toolkit - qevent.h include file
This is the verbatim text of the qevent.h include file. ... creation of commercial/proprietary software. ** *****************************************************************************/ #ifndef QEVENT _H # define QEVENT _H #ifndef QT_H # include qwindowdefs.h # include qrect.h # include qstring.h #endif // QT_H # define Event_None 0 // invalid event # define Event_Timer 1 // timer event # define Event_MouseButtonPress 2 // mouse button pressed # ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qevent-h.html -- 12.3 Кб -- 11.07.1998
Похожие документы
Похожие документы
1051. Qt Toolkit - qfile.h include file
This is the verbatim text of the qfile.h include file. ... creation of commercial/proprietary software. ** *****************************************************************************/ #ifndef QFILE _H #define QFILE _H #ifndef QT_H # include qiodevice.h # include qstring.h # include stdio.h #endif // QT_H class QDir; class QFile : public QIODevice // file I/O device class { public: QFile (); QFile ( const char *name ); ~ QFile (); ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qfile-h.html -- 4.3 Кб -- 11.07.1998
Похожие документы
Похожие документы
1052. Qt Toolkit - qfiledialog.h include file
This is the verbatim text of the qfiledialog.h include file. ... creation of commercial/proprietary software. ** *****************************************************************************/ #ifndef QFILEDIALOG _H #define QFILEDIALOG _H struct QFileDialogPrivate; class QLineEdit; class QPushButton; class QListView; class QListViewItem; class QLabel; class QWidget ; #ifndef QT_H # include qdir.h # include qdialog.h #endif // QT_H ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qfiledialog-h.html -- 6.3 Кб -- 11.07.1998
Похожие документы
Похожие документы
1053. Qt Toolkit - qfileinfo.h include file
This is the verbatim text of the qfileinfo.h include file. ... creation of commercial/proprietary software. ** *****************************************************************************/ #ifndef QFILEINFO _H #define QFILEINFO _H #ifndef QT_H # include qfile.h # include qdatetime.h #endif // QT_H class QDir; struct QFileInfoCache; class QFileInfo // file information class { public: enum PermissionSpec { ReadUser = 0400, WriteUser = 0200, ExeUser = 0100, ReadGroup = 0040, WriteGroup ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qfileinfo-h.html -- 5.0 Кб -- 11.07.1998
Похожие документы
Похожие документы
1054. Qt Toolkit - qfocusdata.h include file
This is the verbatim text of the qfocusdata.h include file. ... creation of commercial/proprietary software. ** *****************************************************************************/ #ifndef QFOCUSDATA_H #define QFOCUSDATA_H #ifndef QT_H # include qlist.h # include qwidget .h #endif // QT_H class QFocusData { public: QWidget * focusWidget() const { return it.current(); } // List-iteration QWidget * home(); QWidget * next(); Copyright © 1998 Troll Tech . ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qfocusdata-h.html -- 3.4 Кб -- 11.07.1998
Похожие документы
Похожие документы
1055. Qt Toolkit - qfont.h include file
... creation of commercial/proprietary software. ** *****************************************************************************/ #ifndef QFONT _H #define QFONT _H #ifndef QT_H # include qwindowdefs.h # include qstring.h #endif // QT_H class QStrList; struct QFontDef; struct QFontData; class QFontInternal; class QFont // font class { public: enum StyleHint { Helvetica, Times, Courier, OldEnglish, System, AnyStyle, SansSerif = Helvetica, Serif ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qfont-h.html -- 7.2 Кб -- 11.07.1998
Похожие документы
Похожие документы
1056. Qt Toolkit - qfontinfo.h include file
This is the verbatim text of the qfontinfo.h include file. ... This file is part of Qt Free Edition, version 1.40. ... creation of commercial/proprietary software. ** *****************************************************************************/ #ifndef QFONTINFO _H #define QFONTINFO _H #ifndef QT_H # include qfont .h #endif // QT_H class QFontInfo { public: QFontInfo ( const QFont ); QFontInfo ( const QFontInfo ); ~ QFontInfo (); QFontInfo operator=( const QFontInfo ); ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qfontinfo-h.html -- 4.7 Кб -- 11.07.1998
Похожие документы
Похожие документы
1057. Qt Toolkit - qfontmetrics.h include file
This is the verbatim text of the qfontmetrics.h include file. ... creation of commercial/proprietary software. ** *****************************************************************************/ #ifndef QFONTMETRICS _H #define QFONTMETRICS _H #ifndef QT_H # include qfont.h # include qrect.h #endif // QT_H class QFontMetrics { public: QFontMetrics ( const QFont ); QFontMetrics ( const QFontMetrics ); ~ QFontMetrics (); QFontMetrics operator=( ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qfontmetrics-h.html -- 5.3 Кб -- 11.07.1998
Похожие документы
Похожие документы
1058. Qt Toolkit - qframe.h include file
... This file is part of Qt Free Edition, version 1.40. ... creation of commercial/proprietary software. ** *****************************************************************************/ #ifndef QFRAME _H #define QFRAME _H #ifndef QT_H # include qwidget.h #endif // QT_H class QFrame : public QWidget // frame class { Q_OBJECT public: QFrame ( QWidget *parent=0, const char *name=0, WFlags f=0, bool allowLines=TRUE ); enum { NoFrame = 0, // no frame Box = 0x0001, // rectangular box Panel = 0x0002...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qframe-h.html -- 5.5 Кб -- 11.07.1998
Похожие документы
Похожие документы
1059. Qt Toolkit - qgarray.h include file
This is the verbatim text of the qgarray.h include file. ... creation of commercial/proprietary software. ** *****************************************************************************/ #ifndef QGARRAY _H #define QGARRAY _H #ifndef QT_H # include qshared.h #endif // QT_H class QGArray // generic array { friend class QBuffer; public: struct array_data : public QShared { // shared array array_data () { data=0; len =0; } char *data; // actual array data uint len ; }; ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qgarray-h.html -- 5.1 Кб -- 11.07.1998
Похожие документы
Похожие документы
1060. Qt Toolkit - qgcache.h include file
This is the verbatim text of the qgcache.h include file. ... This file is part of Qt Free Edition, version 1.40. ... creation of commercial/proprietary software. ** *****************************************************************************/ #ifndef QGCACHE _H #define QGCACHE _H #ifndef QT_H # include qcollection.h # include qglist.h # include qgdict.h #endif // QT_H class QCList; // internal classes class QCDict; /****************************************** ...
[
Сохраненная копия
]
Ссылки http://rtm-cs.sinp.msu.ru/manual/qt/qgcache-h.html -- 5.8 Кб -- 11.07.1998
Похожие документы
Похожие документы