[190] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
---|
| 2 | <!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/porting2.doc:1096 -->
|
---|
| 3 | <html>
|
---|
| 4 | <head>
|
---|
| 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
---|
| 6 | <title>Functions removed in Qt 2.0</title>
|
---|
| 7 | <style type="text/css"><!--
|
---|
| 8 | fn { margin-left: 1cm; text-indent: -1cm; }
|
---|
| 9 | a:link { color: #004faf; text-decoration: none }
|
---|
| 10 | a:visited { color: #672967; text-decoration: none }
|
---|
| 11 | body { background: #ffffff; color: black; }
|
---|
| 12 | --></style>
|
---|
| 13 | </head>
|
---|
| 14 | <body>
|
---|
| 15 |
|
---|
| 16 | <table border="0" cellpadding="0" cellspacing="0" width="100%">
|
---|
| 17 | <tr bgcolor="#E5E5E5">
|
---|
| 18 | <td valign=center>
|
---|
| 19 | <a href="index.html">
|
---|
| 20 | <font color="#004faf">Home</font></a>
|
---|
| 21 | | <a href="classes.html">
|
---|
| 22 | <font color="#004faf">All Classes</font></a>
|
---|
| 23 | | <a href="mainclasses.html">
|
---|
| 24 | <font color="#004faf">Main Classes</font></a>
|
---|
| 25 | | <a href="annotated.html">
|
---|
| 26 | <font color="#004faf">Annotated</font></a>
|
---|
| 27 | | <a href="groups.html">
|
---|
| 28 | <font color="#004faf">Grouped Classes</font></a>
|
---|
| 29 | | <a href="functions.html">
|
---|
| 30 | <font color="#004faf">Functions</font></a>
|
---|
| 31 | </td>
|
---|
| 32 | <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Functions removed in Qt 2.0</h1>
|
---|
| 33 |
|
---|
| 34 |
|
---|
| 35 | <p> <pre>
|
---|
| 36 |
|
---|
| 37 | <a href="qfiledialog.html#fileHighlighted">QFileDialog::fileHighlighted</a>(const char *)
|
---|
| 38 | <a href="qfiledialog.html#fileSelected">QFileDialog::fileSelected</a>(const char *)
|
---|
| 39 | <a href="qfiledialog.html#dirEntered">QFileDialog::dirEntered</a>(const char *)
|
---|
| 40 | QFileDialog::updatePathBox(const char *)
|
---|
| 41 | <a href="qobject.html#name">QObject::name</a>(void) const
|
---|
| 42 | <a href="qfiledialog.html#getOpenFileName">QFileDialog::getOpenFileName</a>(const char *, const char *, <a href="qwidget.html">QWidget</a> *, const char *)
|
---|
| 43 | <a href="qfiledialog.html#getSaveFileName">QFileDialog::getSaveFileName</a>(const char *, const char *, QWidget *, const char *)
|
---|
| 44 | <a href="qfiledialog.html#getExistingDirectory">QFileDialog::getExistingDirectory</a>(const char *, QWidget *, const char *)
|
---|
| 45 | <a href="qfiledialog.html#getOpenFileNames">QFileDialog::getOpenFileNames</a>(const char *, const char *, QWidget *, const char *)
|
---|
| 46 | <a href="qfiledialog.html#setSelection">QFileDialog::setSelection</a>(const char *)
|
---|
| 47 | <a href="qfiledialog.html#setDir">QFileDialog::setDir</a>(const char *)
|
---|
| 48 | <a href="qmessagebox.html#setText">QMessageBox::setText</a>(const char *)
|
---|
| 49 | <a href="qmessagebox.html#setButtonText">QMessageBox::setButtonText</a>(const char *)
|
---|
| 50 | QMessageBox::setButtonText(int, const char *)
|
---|
| 51 | <a href="qwidget.html#setStyle">QMessageBox::setStyle</a>(GUIStyle)
|
---|
| 52 | <a href="qmessagebox.html#standardIcon">QMessageBox::standardIcon</a>(QMessageBox::Icon, GUIStyle)
|
---|
| 53 | <a href="qmessagebox.html#information">QMessageBox::information</a>(<a href="qwidget.html">QWidget</a> *, const char *, const char *, const char *, const char *, const char *, int, int)
|
---|
| 54 | QMessageBox::information(QWidget *, const char *, const char *, int, int, int)
|
---|
| 55 | <a href="qmessagebox.html#warning">QMessageBox::warning</a>(QWidget *, const char *, const char *, const char *, const char *, const char *, int, int)
|
---|
| 56 | QMessageBox::warning(QWidget *, const char *, const char *, int, int, int)
|
---|
| 57 | <a href="qmessagebox.html#critical">QMessageBox::critical</a>(QWidget *, const char *, const char *, const char *, const char *, const char *, int, int)
|
---|
| 58 | QMessageBox::critical(QWidget *, const char *, const char *, int, int, int)
|
---|
| 59 | <a href="qmessagebox.html#about">QMessageBox::about</a>(QWidget *, const char *, const char *)
|
---|
| 60 | <a href="qmessagebox.html#aboutQt">QMessageBox::aboutQt</a>(QWidget *, const char *)
|
---|
| 61 | <a href="qmessagebox.html#message">QMessageBox::message</a>(const char *, const char *, const char *, QWidget *, const char *)
|
---|
| 62 | <a href="qmessagebox.html#buttonText">QMessageBox::buttonText</a>(void) const
|
---|
| 63 | <a href="qmessagebox.html#query">QMessageBox::query</a>(const char *, const char *, const char *, const char *, <a href="qwidget.html">QWidget</a> *, const char *)
|
---|
| 64 | <a href="qprogressdialog.html#setLabelText">QProgressDialog::setLabelText</a>(const char *)
|
---|
| 65 | <a href="qprogressdialog.html#setCancelButtonText">QProgressDialog::setCancelButtonText</a>(const char *)
|
---|
| 66 | <a href="qwidget.html#styleChange">QProgressDialog::styleChange</a>(GUIStyle)
|
---|
| 67 | QProgressDialog::init(QWidget *, const char *, const char *, int)
|
---|
| 68 | <a href="qtabdialog.html#addTab">QTabDialog::addTab</a>(QWidget *, const char *)
|
---|
| 69 | <a href="qtabdialog.html#isTabEnabled">QTabDialog::isTabEnabled</a>(const char *) const
|
---|
| 70 | <a href="qtabdialog.html#setTabEnabled">QTabDialog::setTabEnabled</a>(const char *, bool)
|
---|
| 71 | <a href="qtabdialog.html#setDefaultButton">QTabDialog::setDefaultButton</a>(const char *)
|
---|
| 72 | <a href="qtabdialog.html#setCancelButton">QTabDialog::setCancelButton</a>(const char *)
|
---|
| 73 | <a href="qtabdialog.html#setApplyButton">QTabDialog::setApplyButton</a>(const char *)
|
---|
| 74 | QTabDialog::setOKButton(const char *)
|
---|
| 75 | QTabDialog::setOkButton(const char *)
|
---|
| 76 | <a href="qwidget.html#styleChange">QTabDialog::styleChange</a>(GUIStyle)
|
---|
| 77 | <a href="qtabdialog.html#selected">QTabDialog::selected</a>(const char *)
|
---|
| 78 | <a href="qobject.html#name">QObject::name</a>(void) const
|
---|
| 79 | <a href="qapplication.html#setStyle">QApplication::setStyle</a>(GUIStyle)
|
---|
| 80 | <a href="qapplication.html#palette">QApplication::palette</a>(void)
|
---|
| 81 | <a href="qapplication.html#setPalette">QApplication::setPalette</a>(const <a href="qpalette.html">QPalette</a> &, bool)
|
---|
| 82 | <a href="qapplication.html#font">QApplication::font</a>(void)
|
---|
| 83 | <a href="qapplication.html#setFont">QApplication::setFont</a>(const <a href="qfont.html">QFont</a> &, bool)
|
---|
| 84 | <a href="qbrush.html#setStyle">QBrush::setStyle</a>(BrushStyle)
|
---|
| 85 | QBrush::init(const <a href="qcolor.html">QColor</a> &, BrushStyle)
|
---|
| 86 | QObject::name(void) const
|
---|
| 87 | <a href="qclipboard.html#data">QClipboard::data</a>(const char *) const
|
---|
| 88 | <a href="qclipboard.html#setData">QClipboard::setData</a>(const char *, void *)
|
---|
| 89 | <a href="qclipboard.html#setText">QClipboard::setText</a>(const char *)
|
---|
| 90 | QUrlDrag::decodeLocalFiles(<a href="qdropevent.html">QDropEvent</a> *, <a href="qstrlist.html">QStrList</a> &)
|
---|
| 91 | QObject::name(void) const
|
---|
| 92 | <a href="qstoreddrag.html#setEncodedData">QStoredDrag::setEncodedData</a>(QArrayT<char> const &)
|
---|
| 93 | <a href="qtextdrag.html#setText">QTextDrag::setText</a>(const char *)
|
---|
| 94 | <a href="qimagedrag.html#canDecode">QImageDrag::canDecode</a>(<a href="qdragmoveevent.html">QDragMoveEvent</a> *)
|
---|
| 95 | <a href="qtextdrag.html#canDecode">QTextDrag::canDecode</a>(QDragMoveEvent *)
|
---|
| 96 | QUrlDrag::canDecode(QDragMoveEvent *)
|
---|
| 97 | <a href="qimagedrag.html#decode">QImageDrag::decode</a>(QDropEvent *, <a href="qimage.html">QImage</a> &)
|
---|
| 98 | QImageDrag::decode(QDropEvent *, <a href="qpixmap.html">QPixmap</a> &)
|
---|
| 99 | <a href="qtextdrag.html#decode">QTextDrag::decode</a>(QDropEvent *, <a href="qstring.html">QString</a> &)
|
---|
| 100 | QUrlDrag::decode(QDropEvent *, QStrList &)
|
---|
| 101 | <a href="qdropevent.html#format">QDragMoveEvent::format</a>(int)
|
---|
| 102 | <a href="qdropevent.html#provides">QDragMoveEvent::provides</a>(const char *)
|
---|
| 103 | <a href="qdropevent.html#data">QDragMoveEvent::data</a>(const char *)
|
---|
| 104 | <a href="qdropevent.html#data">QDropEvent::data</a>(const char *)
|
---|
| 105 | QEvent::peErrMsg(void)
|
---|
| 106 | <a href="qfont.html#substitute">QFont::substitute</a>(const char *)
|
---|
| 107 | <a href="qfont.html#insertSubstitution">QFont::insertSubstitution</a>(const char *, const char *)
|
---|
| 108 | <a href="qfont.html#removeSubstitution">QFont::removeSubstitution</a>(const char *)
|
---|
| 109 | QFont::load(unsigned int) const
|
---|
| 110 | <a href="qfont.html#setFamily">QFont::setFamily</a>(const char *)
|
---|
| 111 | <a href="qfont.html#bold">QFont::bold</a>(void) const
|
---|
| 112 | <a href="qfont.html#setBold">QFont::setBold</a>(bool)
|
---|
| 113 | <a href="qfont.html#handle">QFont::handle</a>(unsigned int) const
|
---|
| 114 | QFont::bold(void) const
|
---|
| 115 | QFontInfo::font(void) const
|
---|
| 116 | QFontInfo::reset(const <a href="qwidget.html">QWidget</a> *)
|
---|
| 117 | QFontInfo::type(void) const
|
---|
| 118 | <a href="qfontmetrics.html#inFont">QFontMetrics::inFont</a>(char) const
|
---|
| 119 | <a href="qfontmetrics.html#leftBearing">QFontMetrics::leftBearing</a>(char) const
|
---|
| 120 | <a href="qfontmetrics.html#rightBearing">QFontMetrics::rightBearing</a>(char) const
|
---|
| 121 | <a href="qfontmetrics.html#width">QFontMetrics::width</a>(char) const
|
---|
| 122 | QFontMetrics::width(const char *, int) const
|
---|
| 123 | <a href="qfontmetrics.html#boundingRect">QFontMetrics::boundingRect</a>(char) const
|
---|
| 124 | QFontMetrics::boundingRect(const char *, int) const
|
---|
| 125 | QFontMetrics::boundingRect(int, int, int, int, int, const char *, int, int, int *, char **) const
|
---|
| 126 | <a href="qfontmetrics.html#size">QFontMetrics::size</a>(int, const char *, int, int, int *, char **) const
|
---|
| 127 | QFontMetrics::font(void) const
|
---|
| 128 | QFontMetrics::reset(const QWidget *)
|
---|
| 129 | QFontMetrics::type(void) const
|
---|
| 130 | <a href="qobject.html#name">QObject::name</a>(void) const
|
---|
| 131 | QGManager::setBorder(int)
|
---|
| 132 | QGManager::newSerChain(QGManager::Direction)
|
---|
| 133 | QGManager::newParChain(QGManager::Direction)
|
---|
| 134 | QGManager::add(QChain *, QChain *, int)
|
---|
| 135 | QGManager::addWidget(QChain *, <a href="qwidget.html">QWidget</a> *, int)
|
---|
| 136 | QGManager::addSpacing(QChain *, int, int, int)
|
---|
| 137 | QGManager::addBranch(QChain *, QChain *, int, int)
|
---|
| 138 | QGManager::setStretch(QChain *, int)
|
---|
| 139 | QGManager::activate(void)
|
---|
| 140 | QGManager::unFreeze(void)
|
---|
| 141 | QGManager::xChain(void)
|
---|
| 142 | QGManager::yChain(void)
|
---|
| 143 | QGManager::setMenuBar(QWidget *)
|
---|
| 144 | QGManager::mainWidget(void)
|
---|
| 145 | QGManager::remove(QWidget *)
|
---|
| 146 | QGManager::setName(QChain *, const char *)
|
---|
| 147 | QGManager::eventFilter(<a href="qobject.html">QObject</a> *, <a href="qevent.html">QEvent</a> *)
|
---|
| 148 | QGManager::resizeHandle(QWidget *, const <a href="qsize.html">QSize</a> &)
|
---|
| 149 | QGManager::resizeAll(void)
|
---|
| 150 | <a href="qiconset.html#setPixmap">QIconSet::setPixmap</a>(const char *, QIconSet::Size, QIconSet::Mode)
|
---|
| 151 | <a href="qimage.html#imageFormat">QImage::imageFormat</a>(const char *)
|
---|
| 152 | <a href="qimageio.html#imageFormat">QImageIO::imageFormat</a>(const char *)
|
---|
| 153 | <a href="qimage.html#load">QImage::load</a>(const char *, const char *)
|
---|
| 154 | <a href="qimage.html#loadFromData">QImage::loadFromData</a>(QArrayT<char>, const char *)
|
---|
| 155 | <a href="qimage.html#save">QImage::save</a>(const char *, const char *) const
|
---|
| 156 | <a href="qimageio.html#setFileName">QImageIO::setFileName</a>(const char *)
|
---|
| 157 | <a href="qimageio.html#setDescription">QImageIO::setDescription</a>(const char *)
|
---|
| 158 | QBoxLayout::addB(<a href="qlayout.html">QLayout</a> *, int)
|
---|
| 159 | <a href="qobject.html#name">QObject::name</a>(void) const
|
---|
| 160 | QLayout::basicManager(void)
|
---|
| 161 | QLayout::verChain(QLayout *)
|
---|
| 162 | QLayout::horChain(QLayout *)
|
---|
| 163 | QObject::name(void) const
|
---|
| 164 | <a href="qobject.html#tr">QObject::tr</a>(const char *) const
|
---|
| 165 | <a href="qpaintdevice.html#x11Screen">QPaintDevice::x11Screen</a>(voidQPaintDevice::x11Depth(voidQPaintDevice::x11Cells(voidQPaintDevice::x11Colormap(voidQPaintDevice::x11DefaultColormap(void) <a href="qpaintdevice.html#x11Visual">QPaintDevice::x11Visual</a>(voidQPaintDevice::x11DefaultVisual(void)
|
---|
| 166 | <a href="qpainter.html#translate">QPainter::translate</a>(float, float)
|
---|
| 167 | <a href="qpainter.html#scale">QPainter::scale</a>(float, float)
|
---|
| 168 | <a href="qpainter.html#shear">QPainter::shear</a>(float, float)
|
---|
| 169 | <a href="qpainter.html#rotate">QPainter::rotate</a>(float)
|
---|
| 170 | <a href="qpainter.html#drawText">QPainter::drawText</a>(const <a href="qpoint.html">QPoint</a> &, const char *, int)
|
---|
| 171 | QPainter::drawText(const <a href="qrect.html">QRect</a> &, int, const char *, int, QRect *, char **)
|
---|
| 172 | QPainter::drawText(int, int, const char *, int)
|
---|
| 173 | QPainter::drawText(int, int, int, int, int, const char *, int, QRect *, char **)
|
---|
| 174 | <a href="qpainter.html#boundingRect">QPainter::boundingRect</a>(int, int, int, int, int, const char *, int, char **)
|
---|
| 175 | QPainter::testf(unsigned short) const
|
---|
| 176 | QPainter::setf(unsigned short)
|
---|
| 177 | QPainter::setf(unsigned short, bool)
|
---|
| 178 | QPainter::clearf(unsigned short)
|
---|
| 179 | <a href="qpainter.html#setPen">QPainter::setPen</a>(PenStyle)
|
---|
| 180 | <a href="qpainter.html#setBrush">QPainter::setBrush</a>(BrushStyle)
|
---|
| 181 | <a href="qpainter.html#setBackgroundMode">QPainter::setBackgroundMode</a>(BGMode)
|
---|
| 182 | <a href="qpen.html#setStyle">QPen::setStyle</a>(PenStyle)
|
---|
| 183 | QPen::init(const <a href="qcolor.html">QColor</a> &, unsigned int, PenStyle)
|
---|
| 184 | <a href="qpicture.html#load">QPicture::load</a>(const char *)
|
---|
| 185 | <a href="qpicture.html#save">QPicture::save</a>(const char *)
|
---|
| 186 | QPixmap::isOptimized(void) const
|
---|
| 187 | QPixmap::optimize(bool)
|
---|
| 188 | QPixmap::isGloballyOptimized(void)
|
---|
| 189 | QPixmap::optimizeGlobally(bool)
|
---|
| 190 | <a href="qpixmap.html#imageFormat">QPixmap::imageFormat</a>(const char *)
|
---|
| 191 | <a href="qpixmap.html#load">QPixmap::load</a>(const char *, const char *, QPixmap::ColorMode)
|
---|
| 192 | QPixmap::load(const char *, const char *, int)
|
---|
| 193 | <a href="qpixmap.html#loadFromData">QPixmap::loadFromData</a>(QArrayT<char>, const char *, int)
|
---|
| 194 | <a href="qpixmap.html#save">QPixmap::save</a>(const char *, const char *) const
|
---|
| 195 | <a href="qpixmapcache.html#find">QPixmapCache::find</a>(const char *)
|
---|
| 196 | QPixmapCache::find(const char *, <a href="qpixmap.html">QPixmap</a> &)
|
---|
| 197 | <a href="qpixmapcache.html#insert">QPixmapCache::insert</a>(const char *, QPixmap *)
|
---|
| 198 | QPixmapCache::insert(const char *, const QPixmap &)
|
---|
| 199 | <a href="qprinter.html#setPrinterName">QPrinter::setPrinterName</a>(const char *)
|
---|
| 200 | <a href="qprinter.html#setOutputFileName">QPrinter::setOutputFileName</a>(const char *)
|
---|
| 201 | <a href="qprinter.html#setPrintProgram">QPrinter::setPrintProgram</a>(const char *)
|
---|
| 202 | <a href="qprinter.html#setDocName">QPrinter::setDocName</a>(const char *)
|
---|
| 203 | <a href="qprinter.html#setCreator">QPrinter::setCreator</a>(const char *)
|
---|
| 204 | <a href="qrect.html#setX">QRect::setX</a>(int)
|
---|
| 205 | <a href="qrect.html#setY">QRect::setY</a>(int)
|
---|
| 206 | QRegion::exec(QArrayT<char> const &)
|
---|
| 207 | <a href="qobject.html#name">QObject::name</a>(void) const
|
---|
| 208 | QObject::name(void) const
|
---|
| 209 | <a href="qsignalmapper.html#setMapping">QSignalMapper::setMapping</a>(const <a href="qobject.html">QObject</a> *, const char *)
|
---|
| 210 | <a href="qsignalmapper.html#mapped">QSignalMapper::mapped</a>(const char *)
|
---|
| 211 | QObject::name(void) const
|
---|
| 212 | QObject::name(void) const
|
---|
| 213 | <a href="qwidget.html#setCaption">QWidget::setCaption</a>(const char *)
|
---|
| 214 | <a href="qwidget.html#setIconText">QWidget::setIconText</a>(const char *)
|
---|
| 215 | <a href="qwidget.html#drawText">QWidget::drawText</a>(const <a href="qpoint.html">QPoint</a> &, const char *)
|
---|
| 216 | QWidget::drawText(int, int, const char *)
|
---|
| 217 | QWidget::acceptFocus(void) const
|
---|
| 218 | QWidget::setAcceptFocus(bool)
|
---|
| 219 | <a href="qwidget.html#create">QWidget::create</a>(unsigned int)
|
---|
| 220 | QWidget::create(void)
|
---|
| 221 | QWidget::internalMove(int, int)
|
---|
| 222 | QWidget::internalResize(int, int)
|
---|
| 223 | QWidget::internalSetGeometry(int, int, int, int)
|
---|
| 224 | QWidget::deferMove(const QPoint &)
|
---|
| 225 | QWidget::deferResize(const <a href="qsize.html">QSize</a> &)
|
---|
| 226 | QWidget::cancelMove(voidQWidget::cancelResize(voidQWidget::sendDeferredEvents(voidQWidget::setBackgroundColorFromMode(voidQObject::name(void) const <a href="qwidget.html#setMask">QWidget::setMask</a>(QBitmapQWMatrix::setMatrix(float, float, float, float, float, float)
|
---|
| 227 | <a href="qwmatrix.html#map">QWMatrix::map</a>(float, float, float *, float *) const
|
---|
| 228 | <a href="qwmatrix.html#translate">QWMatrix::translate</a>(float, float)
|
---|
| 229 | <a href="qwmatrix.html#scale">QWMatrix::scale</a>(float, float)
|
---|
| 230 | <a href="qwmatrix.html#shear">QWMatrix::shear</a>(float, float)
|
---|
| 231 | <a href="qwmatrix.html#rotate">QWMatrix::rotate</a>(float)
|
---|
| 232 | <a href="qbuffer.html#setBuffer">QBuffer::setBuffer</a>(QArrayT<char>)
|
---|
| 233 | <a href="qdir.html#entryList">QDir::entryList</a>(const char *, int, int) const
|
---|
| 234 | <a href="qdir.html#entryInfoList">QDir::entryInfoList</a>(const char *, int, int) const
|
---|
| 235 | <a href="qdir.html#mkdir">QDir::mkdir</a>(const char *, bool) const
|
---|
| 236 | <a href="qdir.html#rmdir">QDir::rmdir</a>(const char *, bool) const
|
---|
| 237 | <a href="qdir.html#exists">QDir::exists</a>(const char *, bool)
|
---|
| 238 | <a href="qdir.html#remove">QDir::remove</a>(const char *, bool)
|
---|
| 239 | <a href="qdir.html#rename">QDir::rename</a>(const char *, const char *, bool)
|
---|
| 240 | <a href="qdir.html#setCurrent">QDir::setCurrent</a>(const char *)
|
---|
| 241 | <a href="qdir.html#match">QDir::match</a>(const char *, const char *)
|
---|
| 242 | <a href="qdir.html#cleanDirPath">QDir::cleanDirPath</a>(const char *)
|
---|
| 243 | <a href="qdir.html#isRelativePath">QDir::isRelativePath</a>(const char *)
|
---|
| 244 | <a href="qdir.html#setPath">QDir::setPath</a>(const char *)
|
---|
| 245 | <a href="qdir.html#filePath">QDir::filePath</a>(const char *, bool) const
|
---|
| 246 | <a href="qdir.html#absFilePath">QDir::absFilePath</a>(const char *, bool) const
|
---|
| 247 | <a href="qdir.html#convertSeparators">QDir::convertSeparators</a>(const char *)
|
---|
| 248 | <a href="qdir.html#cd">QDir::cd</a>(const char *, bool)
|
---|
| 249 | <a href="qdir.html#setNameFilter">QDir::setNameFilter</a>(const char *)
|
---|
| 250 | <a href="qfile.html#setName">QFile::setName</a>(const char *)
|
---|
| 251 | <a href="qfile.html#exists">QFile::exists</a>(const char *)
|
---|
| 252 | <a href="qfile.html#remove">QFile::remove</a>(const char *)
|
---|
| 253 | <a href="qfileinfo.html#setFile">QFileInfo::setFile</a>(const <a href="qdir.html">QDir</a> &, const char *)
|
---|
| 254 | QFileInfo::setFile(const char *)
|
---|
| 255 | QFile::exists(const char *)
|
---|
| 256 | <a href="qfileinfo.html#extension">QFileInfo::extension</a>(void) const
|
---|
| 257 | <a href="qregexp.html#match">QRegExp::match</a>(const char *, int, int *) const
|
---|
| 258 | QRegExp::matchstr(unsigned short *, char *, char *) const
|
---|
| 259 | QString::resize(unsigned int)
|
---|
| 260 | <a href="qstring.html#fill">QString::fill</a>(char, int)
|
---|
| 261 | <a href="qstring.html#find">QString::find</a>(const char *, int, bool) const
|
---|
| 262 | <a href="qstring.html#findRev">QString::findRev</a>(const char *, int, bool) const
|
---|
| 263 | <a href="qstring.html#leftJustify">QString::leftJustify</a>(unsigned int, char, bool) const
|
---|
| 264 | <a href="qstring.html#rightJustify">QString::rightJustify</a>(unsigned int, char, bool) const
|
---|
| 265 | <a href="qstring.html#insert">QString::insert</a>(unsigned int, const char *)
|
---|
| 266 | <a href="qstring.html#append">QString::append</a>(const char *)
|
---|
| 267 | <a href="qstring.html#prepend">QString::prepend</a>(const char *)
|
---|
| 268 | <a href="qstring.html#replace">QString::replace</a>(const <a href="qregexp.html">QRegExp</a> &, const char *)
|
---|
| 269 | QString::replace(unsigned int, unsigned int, const char *)
|
---|
| 270 | QString::setStr(const char *)
|
---|
| 271 | <a href="qstring.html#setNum">QString::setNum</a>(int)
|
---|
| 272 | QString::setNum(unsigned long)
|
---|
| 273 | <a href="qstring.html#setExpand">QString::setExpand</a>(unsigned int, char)
|
---|
| 274 | <a href="qbutton.html#setText">QButton::setText</a>(const char *)
|
---|
| 275 | <a href="qcombobox.html#setEditText">QComboBox::setEditText</a>(const char *)
|
---|
| 276 | <a href="qcombobox.html#activated">QComboBox::activated</a>(const char *)
|
---|
| 277 | <a href="qcombobox.html#highlighted">QComboBox::highlighted</a>(const char *)
|
---|
| 278 | <a href="qcombobox.html#insertItem">QComboBox::insertItem</a>(const char *, int)
|
---|
| 279 | <a href="qcombobox.html#changeItem">QComboBox::changeItem</a>(const char *, int)
|
---|
| 280 | <a href="qwidget.html#setStyle">QComboBox::setStyle</a>(GUIStyle)
|
---|
| 281 | <a href="qcombobox.html#setValidator">QComboBox::setValidator</a>(<a href="qvalidator.html">QValidator</a> *)
|
---|
| 282 | <a href="qgroupbox.html#setTitle">QGroupBox::setTitle</a>(const char *)
|
---|
| 283 | QHeader::moveAround(int, int)
|
---|
| 284 | <a href="qheader.html#addLabel">QHeader::addLabel</a>(const char *, int)
|
---|
| 285 | <a href="qheader.html#setLabel">QHeader::setLabel</a>(int, const char *, int)
|
---|
| 286 | <a href="qheader.html#setOrientation">QHeader::setOrientation</a>(QHeader::Orientation)
|
---|
| 287 | <a href="qwidget.html#resizeEvent">QHeader::resizeEvent</a>(<a href="qresizeevent.html">QResizeEvent</a> *QHeader::paintCell(<a href="qpainter.html">QPainter</a> *, int, intQHeader::setupPainter(QPainter *QHeader::cellHeight(intQHeader::cellWidth(int) <a href="qlabel.html#setText">QLabel::setText</a>(const char *QLCDNumber::display(const char *)
|
---|
| 288 | <a href="qframe.html#resizeEvent">QLCDNumber::resizeEvent</a>(QResizeEvent *)
|
---|
| 289 | QLCDNumber::internalDisplay(const char *)
|
---|
| 290 | QLCDNumber::drawString(const char *, QPainter &, <a href="qbitarray.html">QBitArray</a> *, bool)
|
---|
| 291 | QLCDNumber::drawDigit(const <a href="qpoint.html">QPoint</a> &, QPainter &, int, char, char)
|
---|
| 292 | QLCDNumber::drawSegment(const QPoint &, char, QPainter &, int, bool)
|
---|
| 293 | <a href="qwidget.html#event">QLineEdit::event</a>(<a href="qevent.html">QEvent</a> *)
|
---|
| 294 | <a href="qlineedit.html#setValidator">QLineEdit::setValidator</a>(<a href="qvalidator.html">QValidator</a> *)
|
---|
| 295 | <a href="qlineedit.html#validateAndSet">QLineEdit::validateAndSet</a>(const char *, int, int, int)
|
---|
| 296 | <a href="qlineedit.html#setText">QLineEdit::setText</a>(const char *)
|
---|
| 297 | <a href="qlineedit.html#insert">QLineEdit::insert</a>(const char *)
|
---|
| 298 | <a href="qlineedit.html#textChanged">QLineEdit::textChanged</a>(const char *)
|
---|
| 299 | <a href="qlistbox.html#insertItem">QListBox::insertItem</a>(const char *, int)
|
---|
| 300 | <a href="qlistbox.html#inSort">QListBox::inSort</a>(const char *)
|
---|
| 301 | <a href="qlistbox.html#changeItem">QListBox::changeItem</a>(const char *, int)
|
---|
| 302 | <a href="qlistbox.html#maxItemWidth">QListBox::maxItemWidth</a>(void)
|
---|
| 303 | <a href="qlistbox.html#highlighted">QListBox::highlighted</a>(const char *)
|
---|
| 304 | <a href="qlistboxitem.html#setText">QListBoxItem::setText</a>(const char *)
|
---|
| 305 | <a href="qlistbox.html#selected">QListBox::selected</a>(const char *)
|
---|
| 306 | <a href="qlistviewitem.html#isExpandable">QListViewItem::isExpandable</a>(void)
|
---|
| 307 | <a href="qwidget.html#setStyle">QListView::setStyle</a>(GUIStyle)
|
---|
| 308 | <a href="qmainwindow.html#addToolBar">QMainWindow::addToolBar</a>(<a href="qtoolbar.html">QToolBar</a> *, const char *, QMainWindow::ToolBarDock, bool)
|
---|
| 309 | <a href="qmenudata.html#insertItem">QMenuData::insertItem</a>(const <a href="qpixmap.html">QPixmap</a> &, const <a href="qobject.html">QObject</a> *, const char *, int)
|
---|
| 310 | QMenuData::insertItem(const QPixmap &, const char *, <a href="qpopupmenu.html">QPopupMenu</a> *, int, int)
|
---|
| 311 | QMenuData::insertItem(const QPixmap &, const char *, const QObject *, const char *, int)
|
---|
| 312 | QMenuData::insertItem(const QPixmap &, const char *, const QObject *, const char *, int, int, int)
|
---|
| 313 | QMenuData::insertItem(const QPixmap &, const char *, int, int)
|
---|
| 314 | QMenuData::insertItem(const char *, QPopupMenu *, int, int)
|
---|
| 315 | QMenuData::insertItem(const char *, const QObject *, const char *, int)
|
---|
| 316 | QMenuData::insertItem(const char *, const QObject *, const char *, int, int, int)
|
---|
| 317 | QMenuData::insertItem(const char *, int, int)
|
---|
| 318 | <a href="qmenudata.html#changeItem">QMenuData::changeItem</a>(const QPixmap &, const char *, int)
|
---|
| 319 | QMenuData::changeItem(const char *, int)
|
---|
| 320 | QMenuData::insertAny(const char *, const QPixmap *, QPopupMenu *, int, int)
|
---|
| 321 | QMenuItem::setText(const char *)
|
---|
| 322 | QMultiLineEdit::textWidth(<a href="qstring.html">QString</a> *)
|
---|
| 323 | QMultiLineEdit::repaintAll(void)
|
---|
| 324 | QMultiLineEdit::repaintDelayed(void)
|
---|
| 325 | <a href="qtextedit.html#setText">QMultiLineEdit::setText</a>(const char *)
|
---|
| 326 | <a href="qtextedit.html#append">QMultiLineEdit::append</a>(const char *)
|
---|
| 327 | QPopupMenu::itemAtPos(const <a href="qpoint.html">QPoint</a> &)
|
---|
| 328 | QPopupMenu::actSig(int)
|
---|
| 329 | <a href="qwidget.html#mouseReleaseEvent">QRadioButton::mouseReleaseEvent</a>(<a href="qmouseevent.html">QMouseEvent</a> *)
|
---|
| 330 | <a href="qwidget.html#keyPressEvent">QRadioButton::keyPressEvent</a>(<a href="qkeyevent.html">QKeyEvent</a> *)
|
---|
| 331 | QRangeControl::adjustValue(void)
|
---|
| 332 | <a href="qscrollbar.html#setOrientation">QScrollBar::setOrientation</a>(QScrollBar::Orientation)
|
---|
| 333 | <a href="qscrollview.html#horizontalScrollBar">QScrollView::horizontalScrollBar</a>(void)
|
---|
| 334 | <a href="qscrollview.html#verticalScrollBar">QScrollView::verticalScrollBar</a>(void)
|
---|
| 335 | <a href="qscrollview.html#viewport">QScrollView::viewport</a>(void)
|
---|
| 336 | <a href="qslider.html#setOrientation">QSlider::setOrientation</a>(QSlider::Orientation)
|
---|
| 337 | <a href="qspinbox.html#setSpecialValueText">QSpinBox::setSpecialValueText</a>(const char *)
|
---|
| 338 | <a href="qspinbox.html#setValidator">QSpinBox::setValidator</a>(<a href="qvalidator.html">QValidator</a> *)
|
---|
| 339 | <a href="qspinbox.html#valueChanged">QSpinBox::valueChanged</a>(const char *)
|
---|
| 340 | <a href="qwidget.html#paletteChange">QSpinBox::paletteChange</a>(const <a href="qpalette.html">QPalette</a> &)
|
---|
| 341 | <a href="qwidget.html#enabledChange">QSpinBox::enabledChange</a>(bool)
|
---|
| 342 | <a href="qwidget.html#fontChange">QSpinBox::fontChange</a>(const <a href="qfont.html">QFont</a> &)
|
---|
| 343 | <a href="qwidget.html#styleChange">QSpinBox::styleChange</a>(GUIStyle)
|
---|
| 344 | <a href="qsplitter.html#setOrientation">QSplitter::setOrientation</a>(QSplitter::Orientation)
|
---|
| 345 | <a href="qwidget.html#event">QSplitter::event</a>(<a href="qevent.html">QEvent</a> *)
|
---|
| 346 | QSplitter::childInsertEvent(<a href="qchildevent.html">QChildEvent</a> *)
|
---|
| 347 | QSplitter::childRemoveEvent(QChildEvent *)
|
---|
| 348 | <a href="qsplitter.html#moveSplitter">QSplitter::moveSplitter</a>(short)
|
---|
| 349 | <a href="qsplitter.html#adjustPos">QSplitter::adjustPos</a>(int)
|
---|
| 350 | QSplitter::splitterWidget(void)
|
---|
| 351 | QSplitter::startMoving(void)
|
---|
| 352 | QSplitter::moveTo(<a href="qpoint.html">QPoint</a>)
|
---|
| 353 | QSplitter::stopMoving(void)
|
---|
| 354 | QSplitter::newpos(void) const
|
---|
| 355 | <a href="qstatusbar.html#message">QStatusBar::message</a>(const char *)
|
---|
| 356 | QStatusBar::message(const char *, int)
|
---|
| 357 | <a href="qobject.html#name">QObject::name</a>(void) const
|
---|
| 358 | <a href="qtooltipgroup.html#showTip">QToolTipGroup::showTip</a>(const char *)
|
---|
| 359 | <a href="qtooltip.html#add">QToolTip::add</a>(<a href="qwidget.html">QWidget</a> *, const <a href="qrect.html">QRect</a> &, const char *)
|
---|
| 360 | QToolTip::add(QWidget *, const QRect &, const char *, <a href="qtooltipgroup.html">QToolTipGroup</a> *, const char *)
|
---|
| 361 | QToolTip::add(QWidget *, const char *)
|
---|
| 362 | QToolTip::add(QWidget *, const char *, QToolTipGroup *, const char *)
|
---|
| 363 | <a href="qtooltip.html#tip">QToolTip::tip</a>(const QRect &, const char *)
|
---|
| 364 | QToolTip::tip(const QRect &, const char *, const char *)
|
---|
| 365 | QObject::name(void) const
|
---|
| 366 | <a href="qwhatsthis.html#add">QWhatsThis::add</a>(QWidget *, const <a href="qpixmap.html">QPixmap</a> &, const char *, const char *, bool)
|
---|
| 367 | QWhatsThis::add(QWidget *, const char *, bool)
|
---|
| 368 | <a href="qwhatsthis.html#textFor">QWhatsThis::textFor</a>(QWidget *)
|
---|
| 369 | <a href="qwidget.html#event">QWidgetStack::event</a>(<a href="qevent.html">QEvent</a> *)
|
---|
| 370 |
|
---|
| 371 | </pre><p>
|
---|
| 372 | <!-- eof -->
|
---|
| 373 | <p><address><hr><div align=center>
|
---|
| 374 | <table width=100% cellspacing=0 border=0><tr>
|
---|
| 375 | <td>Copyright © 2007
|
---|
| 376 | <a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a>
|
---|
| 377 | <td align=right><div align=right>Qt 3.3.8</div>
|
---|
| 378 | </table></div></address></body>
|
---|
| 379 | </html>
|
---|