[Development] Missing documentation

Sze Howe Koh szehowe.koh at gmail.com
Thu Feb 20 15:32:35 CET 2014


Hi all,

The following functions/types need documenting. (This list excludes
constructors, destructors, and operators). Could those who are
familiar with these functions/types please add them?

qtactiveqt.git
    QAxBase::fallbackMetaObject()

qtbase.git
    QAbstractOpenGLFunctions::initializeOpenGLFunctions()
    QAbstractOpenGLFunctions::owningContext()
    QAbstractOpenGLFunctions::setOwningContext()
    QApplication::palette()
    QApplication::setGraphicsSystem()
    QBackingStore::handle()
    QBackingStore::hasStaticContents()
    QBackingStore::setStaticContents()
    QBackingStore::staticContents()
    QByteArray::setNum()
    QCollatorSortKey::swap()
    QEnterEvent::globalPos()
    QEnterEvent::globalX()
    QEnterEvent::globalY()
    QEnterEvent::localPos()
    QEnterEvent::pos()
    QEnterEvent::screenPos()
    QEnterEvent::windowPos()
    QEnterEvent::x()
    QEnterEvent::y()
    QGLContext::contextHandle()
    QGLContext::getProcAddress()
    QGLWidget::event()
    QGraphicsScene::focusItemChanged()
    QLatin1String::data()
    QMacNativeWidget::init()
    QMacNativeWidget::nativeView()
    QMetaType::construct()
    QRasterPaintEngine::shouldDrawCachedGlyphs()
    QSqlResult::resetBindCount()
    QSqlTableModel::record()
    QString::Data
    Qt::NativeGestureType
    QtConcurrent::Exception
    QtConcurrent::UnhandledException
    QTest::keyClick()
    QTest::keyEvent()
    QTest::keyPress()
    QTest::keyRelease()
    QTest::mouseClick()
    QTest::mouseDClick()
    QTest::mouseEvent()
    QTest::mouseMove()
    QTest::mousePress()
    QTest::mouseRelease()
    QTest::qCompare()
    QTest::qFindTestData()
    QTest::sendKeyEvent()
    QTest::simulateEvent()
    QTest::waitForEvents()
    QTextCodec::codecForTr()
    QTimeZone::swap()
    QWidget::macCGHandle()
    QWidget::macQDHandle()
    QWidget::redirected()
    QWidget::sharedPainter()
    QWidget::x11Info()
    QWidget::x11PictureHandle()

qtdeclarative.git
    Canvas::getContext
    QQmlAbstractProfilerAdapter::isRunning()
    QQmlAbstractProfilerAdapter::profilingDisabled()
    QQmlAbstractProfilerAdapter::profilingDisabledWhileWaiting()
    QQmlAbstractProfilerAdapter::profilingEnabled()
    QQmlAbstractProfilerAdapter::profilingEnabledWhileWaiting()
    QQmlAbstractProfilerAdapter::referenceTimeKnown()
    QQmlAbstractProfilerAdapter::reportData()
    QQmlAbstractProfilerAdapter::startWaiting()
    QQmlAbstractProfilerAdapter::stopWaiting()
    QQmlAbstractProfilerAdapter::synchronize()
    QQmlAbstractUrlInterceptor::DataType
    QQmlEngine::addNamedBundle()
    QQmlEngine::event()
    QQmlImageProviderBase::flags()
    QQmlImageProviderBase::imageType()
    QQuickItem::forceActiveFocus()
    QQuickTextDocument::textDocument()
    QQuickWindow::closing()
    QSGMaterialShader::RenderState::devicePixelRatio()
    QSGTextureProvider::texture()
    QSGTextureProvider::textureChanged()

qtgraphicaleffects.git
    DropShadow::transparentBorder
    Glow::transparentBorder
    RadialGradient::verticalOffset
    RadialGradient::verticalRadius

qtmacextras.git
    QtMac::applicationIconBadgeNumber()
    QtMac::badgeLabelText()
    QtMac::currentCGContext()
    QtMac::fromCGImageRef()
    QtMac::fromNSData()
    QtMac::fromNSString()
    QtMac::fromNSURL()
    QtMac::isMainWindow()
    QtMac::setApplicationIconBadgeNumber()
    QtMac::setBadgeLabelText()
    QtMac::toCGImageRef()
    QtMac::toNSData()
    QtMac::toNSImage()
    QtMac::toNSString()
    QtMac::toNSURL()

qtmultimedia.git
    QAudioBuffer::constData()
    QAudioBuffer::data()
    Video::metaData

qtquickcontrols.git
    Menu::style
    MenuBar::style
    StackViewDelegate::getTransition
    StackViewDelegate::popTransition
    StackViewDelegate::pushTransition
    StackViewDelegate::replaceTransition
    StackViewDelegate::transitionFinished
    StatusBarStyle::panel
    ToolBarStyle::panel

qttools.git
    QDesignerFormWindowInterface::resourceFileSaveMode()
    QDesignerFormWindowInterface::setResourceFileSaveMode()
    QDesignerFormWindowManagerInterface::createPreviewPixmap()
    QDesignerFormWindowManagerInterface::formWindow()
    QHelpSearchQueryWidget::isCompactMode()


Regards,
Sze-Howe



More information about the Development mailing list