| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPlainTextEditControl::insertFromMimeData| Name: | QPlainTextEditControl::insertFromMimeData | | Prototype: | void QPlainTextEditControl::insertFromMimeData(const QMimeData *source) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 471-477 |
| | 4 | 2 |
QPlainTextEditPrivate::init| Name: | QPlainTextEditPrivate::init | | Prototype: | void QPlainTextEditPrivate::init(const QString &txt) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 760-817 |
| | 35 | 2 |
QPlainTextEditPrivate::relayoutDocument| Name: | QPlainTextEditPrivate::relayoutDocument | | Prototype: | void QPlainTextEditPrivate::relayoutDocument() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1844-1859 |
| | 10 | 2 |
QPlatformClipboard::emitChanged| Name: | QPlatformClipboard::emitChanged | | Prototype: | void QPlatformClipboard::emitChanged(QClipboard::Mode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp | | Lines: | 122-126 |
| | 2 | 2 |
QPlatformCursor::setPos| Name: | QPlatformCursor::setPos | | Prototype: | void QPlatformCursor::setPos(const QPoint &pos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines: | 122-131 |
| | 5 | 2 |
QPlatformDialogHelper::buttonLayout| Name: | QPlatformDialogHelper::buttonLayout | | Prototype: | const int *QPlatformDialogHelper::buttonLayout(Qt::Orientation orientation, ButtonLayout policy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 853-865 |
| | 3 | 2 |
QPlatformDrag::updateAction| Name: | QPlatformDrag::updateAction | | Prototype: | void QPlatformDrag::updateAction(Qt::DropAction action) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 181-188 |
| | 4 | 2 |
QPlatformFileDialogHelper::cleanFilterList| Name: | QPlatformFileDialogHelper::cleanFilterList | | Prototype: | QStringList QPlatformFileDialogHelper::cleanFilterList(const QString &filter) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp | | Lines: | 702-711 |
| | 7 | 2 |
QPlatformFontDatabase::fontDir| Name: | QPlatformFontDatabase::fontDir | | Prototype: | QString QPlatformFontDatabase::fontDir() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 395-404 |
| | 5 | 2 |
QPlatformFontDatabase::registerFont| Name: | QPlatformFontDatabase::registerFont | | Prototype: | void QPlatformFontDatabase::registerFont(const QString &familyname, const QString &stylename, const QString &foundryname, QFont::Weight weight, QFont::Style style, QFont::Stretch stretch, bool antialiased, bool scalable, int pixelSize, bool fixedPitch, const QSupportedWritingSystems &writingSystems, void *usrPtr) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 128-140 |
| | 5 | 2 |
QPlatformGraphicsBuffer::lock| Name: | QPlatformGraphicsBuffer::lock | | Prototype: | bool QPlatformGraphicsBuffer::lock(AccessTypes access, const QRect &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | | Lines: | 155-162 |
| | 4 | 2 |
QPlatformGraphicsBuffer::unlock| Name: | QPlatformGraphicsBuffer::unlock | | Prototype: | void QPlatformGraphicsBuffer::unlock() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | | Lines: | 170-178 |
| | 6 | 2 |
QPlatformInputContext::invokeAction| Name: | QPlatformInputContext::invokeAction | | Prototype: | void QPlatformInputContext::invokeAction(QInputMethod::Action action, int cursorPosition) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 137-144 |
| | 3 | 2 |
QPlatformIntegration::clipboard| Name: | QPlatformIntegration::clipboard | | Prototype: | QPlatformClipboard *QPlatformIntegration::clipboard() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 84-91 |
| | 3 | 2 |
QPlatformIntegration::drag| Name: | QPlatformIntegration::drag | | Prototype: | QPlatformDrag *QPlatformIntegration::drag() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 102-109 |
| | 3 | 2 |
QPlatformIntegration::fontDatabase| Name: | QPlatformIntegration::fontDatabase | | Prototype: | QPlatformFontDatabase *QPlatformIntegration::fontDatabase() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 64-71 |
| | 3 | 2 |
QPlatformIntegration::removeScreen| Name: | QPlatformIntegration::removeScreen | | Prototype: | void QPlatformIntegration::removeScreen(QScreen *screen) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 475-482 |
| | 4 | 2 |
QPlatformIntegration::setPrimaryScreen| Name: | QPlatformIntegration::setPrimaryScreen | | Prototype: | void QPlatformIntegration::setPrimaryScreen(QPlatformScreen *newPrimary) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 507-517 |
| | 7 | 2 |
QPlatformPixmap::fromData| Name: | QPlatformPixmap::fromData | | Prototype: | bool QPlatformPixmap::fromData(const uchar *buf, uint len, const char *format, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 138-148 |
| | 8 | 2 |
QPlatformPixmap::fromFile| Name: | QPlatformPixmap::fromFile | | Prototype: | bool QPlatformPixmap::fromFile(const QString &fileName, const char *format, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 128-136 |
| | 5 | 2 |
QPlatformPixmap::toImage| Name: | QPlatformPixmap::toImage | | Prototype: | QImage QPlatformPixmap::toImage(const QRect &rect) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 179-185 |
| | 3 | 2 |
QPlatformPixmap::~QPlatformPixmap| Name: | QPlatformPixmap::~QPlatformPixmap | | Prototype: | QPlatformPixmap::~QPlatformPixmap() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | | Lines: | 81-93 |
| | 3 | 2 |
QPlatformPrintDevice::defaultInputSlot| Name: | QPlatformPrintDevice::defaultInputSlot | | Prototype: | QPrint::InputSlot QPlatformPrintDevice::defaultInputSlot() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 301-308 |
| | 4 | 2 |
QPlatformPrintDevice::defaultOutputBin| Name: | QPlatformPrintDevice::defaultOutputBin | | Prototype: | QPrint::OutputBin QPlatformPrintDevice::defaultOutputBin() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 321-328 |
| | 4 | 2 |
QPlatformPrintDevice::isValidPageLayout| Name: | QPlatformPrintDevice::isValidPageLayout | | Prototype: | bool QPlatformPrintDevice::isValidPageLayout(const QPageLayout &layout, int resolution) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 125-138 |
| | 8 | 2 |
QPlatformPrintDevice::supportedColorModes| Name: | QPlatformPrintDevice::supportedColorModes | | Prototype: | QList<QPrint::ColorMode> QPlatformPrintDevice::supportedColorModes() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 362-367 |
| | 3 | 2 |
QPlatformPrintDevice::supportedDuplexModes| Name: | QPlatformPrintDevice::supportedDuplexModes | | Prototype: | QList<QPrint::DuplexMode> QPlatformPrintDevice::supportedDuplexModes() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 346-351 |
| | 3 | 2 |
QPlatformPrintDevice::supportedInputSlots| Name: | QPlatformPrintDevice::supportedInputSlots | | Prototype: | QList<QPrint::InputSlot> QPlatformPrintDevice::supportedInputSlots() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 310-315 |
| | 3 | 2 |
QPlatformPrintDevice::supportedMimeTypes| Name: | QPlatformPrintDevice::supportedMimeTypes | | Prototype: | QList<QMimeType> QPlatformPrintDevice::supportedMimeTypes() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 374-379 |
| | 3 | 2 |
QPlatformPrintDevice::supportedOutputBins| Name: | QPlatformPrintDevice::supportedOutputBins | | Prototype: | QList<QPrint::OutputBin> QPlatformPrintDevice::supportedOutputBins() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 330-335 |
| | 3 | 2 |
QPlatformPrintDevice::supportedPageSize| Name: | QPlatformPrintDevice::supportedPageSize | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSize(const QSize &sizePoints) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 228-235 |
| | 3 | 2 |
QPlatformPrintDevice::supportedPageSize| Name: | QPlatformPrintDevice::supportedPageSize | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSize(const QSizeF &size, QPageSize::Unit units) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 237-244 |
| | 3 | 2 |
QPlatformPrintDevice::supportedPageSizes| Name: | QPlatformPrintDevice::supportedPageSizes | | Prototype: | QList<QPageSize> QPlatformPrintDevice::supportedPageSizes() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 164-169 |
| | 3 | 2 |
QPlatformPrintDevice::supportedResolutions| Name: | QPlatformPrintDevice::supportedResolutions | | Prototype: | QList<int> QPlatformPrintDevice::supportedResolutions() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 290-295 |
| | 3 | 2 |
QPlatformScreen::platformScreenForWindow| Name: | QPlatformScreen::platformScreenForWindow | | Prototype: | QPlatformScreen * QPlatformScreen::platformScreenForWindow(const QWindow *window) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 273-280 |
| | 3 | 2 |
QPlatformScreen::~QPlatformScreen| Name: | QPlatformScreen::~QPlatformScreen | | Prototype: | QPlatformScreen::~QPlatformScreen() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 60-68 |
| | 5 | 2 |
QPlatformTextureList::lock| Name: | QPlatformTextureList::lock | | Prototype: | void QPlatformTextureList::lock(bool on) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 182-189 |
| | 4 | 2 |
QPlatformTextureListWatcher::onLockStatusChanged| Name: | QPlatformTextureListWatcher::onLockStatusChanged | | Prototype: | void QPlatformTextureListWatcher::onLockStatusChanged(bool locked) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1075-1081 |
| | 4 | 2 |
QPlatformThemePrivate::currentKeyPlatforms| Name: | QPlatformThemePrivate::currentKeyPlatforms | | Prototype: | unsigned QPlatformThemePrivate::currentKeyPlatforms() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 733-742 |
| | 7 | 2 |
QPlatformWindow::mapFromGlobal| Name: | QPlatformWindow::mapFromGlobal | | Prototype: | QPoint QPlatformWindow::mapFromGlobal(const QPoint &pos) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 232-241 |
| | 6 | 2 |
QPlatformWindow::mapToGlobal| Name: | QPlatformWindow::mapToGlobal | | Prototype: | QPoint QPlatformWindow::mapToGlobal(const QPoint &pos) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 214-223 |
| | 6 | 2 |
QPluginLoader::fileName| Name: | QPluginLoader::fileName | | Prototype: | QString QPluginLoader::fileName() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 375-380 |
| | 3 | 2 |
QPluginLoader::metaData| Name: | QPluginLoader::metaData | | Prototype: | QJsonObject QPluginLoader::metaData() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 213-218 |
| | 3 | 2 |
QPluginLoader::setLoadHints| Name: | QPluginLoader::setLoadHints | | Prototype: | void QPluginLoader::setLoadHints(QLibrary::LoadHints loadHints) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 406-413 |
| | 4 | 2 |
QPluginLoader::staticPlugins| Name: | QPluginLoader::staticPlugins | | Prototype: | QVector<QStaticPlugin> QPluginLoader::staticPlugins() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 462-468 |
| | 4 | 2 |
QPluginLoader::~QPluginLoader| Name: | QPluginLoader::~QPluginLoader | | Prototype: | QPluginLoader::~QPluginLoader() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 168-172 |
| | 2 | 2 |
QPngHandler::canRead| Name: | QPngHandler::canRead | | Prototype: | bool QPngHandler::canRead(QIODevice *device) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1031-1039 |
| | 4 | 2 |
QPngHandler::read| Name: | QPngHandler::read | | Prototype: | bool QPngHandler::read(QImage *image) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1041-1046 |
| | 3 | 2 |
QPngHandler::~QPngHandler| Name: | QPngHandler::~QPngHandler | | Prototype: | QPngHandler::~QPngHandler() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1011-1016 |
| | 3 | 2 |
QPodPoint::operator <| Name: | QPodPoint::operator < | | Prototype: | inline bool operator < (const QPodPoint &other) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 173-178 |
| | 3 | 2 |
QPolygon::QPolygon| Name: | QPolygon::QPolygon | | Prototype: | QPolygon::QPolygon(const QRect &r, bool closed) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 176-185 |
| | 7 | 2 |
QPolygon::setPoints| Name: | QPolygon::setPoints | | Prototype: | void QPolygon::setPoints(int nPoints, const int *points) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 311-319 |
| | 5 | 2 |
QPolygon::setPoints| Name: | QPolygon::setPoints | | Prototype: | void QPolygon::setPoints(int nPoints, int firstx, int firsty, ...) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 335-348 |
| | 10 | 2 |
QPolygonF::QPolygonF| Name: | QPolygonF::QPolygonF | | Prototype: | QPolygonF::QPolygonF(const QPolygon &a) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 576-581 |
| | 3 | 2 |
QPolygonF::toPolygon| Name: | QPolygonF::toPolygon | | Prototype: | QPolygon QPolygonF::toPolygon() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 688-695 |
| | 5 | 2 |
QPpmHandler::readHeader| Name: | QPpmHandler::readHeader | | Prototype: | bool QPpmHandler::readHeader() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 417-424 |
| | 5 | 2 |
QPpmHandler::setOption| Name: | QPpmHandler::setOption | | Prototype: | void QPpmHandler::setOption(ImageOption option, const QVariant &value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 536-540 |
| | 2 | 2 |
QPrintDevice::operator==| Name: | QPrintDevice::operator== | | Prototype: | bool QPrintDevice::operator==(const QPrintDevice &other) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 79-84 |
| | 3 | 2 |
QPrintDialog::setOption| Name: | QPrintDialog::setOption | | Prototype: | void QPrintDialog::setOption(PrintDialogOption option, bool on) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 148-153 |
| | 3 | 2 |
QPrintDialog::setOptions| Name: | QPrintDialog::setOptions | | Prototype: | void QPrintDialog::setOptions(PrintDialogOptions options) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 180-189 |
| | 5 | 2 |
QPrintDialog::setVisible| Name: | QPrintDialog::setVisible | | Prototype: | void QPrintDialog::setVisible(bool visible) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 614-622 |
| | 4 | 2 |
QPrintDialogPrivate::_q_checkFields| Name: | QPrintDialogPrivate::_q_checkFields | | Prototype: | void QPrintDialogPrivate::_q_checkFields() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 497-502 |
| | 3 | 2 |
QPrintDialogPrivate::_q_togglePageSetCombo| Name: | QPrintDialogPrivate::_q_togglePageSetCombo | | Prototype: | void QPrintDialogPrivate::_q_togglePageSetCombo(bool checked) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 470-476 |
| | 3 | 2 |
QPrintDialogPrivate::setTabs| Name: | QPrintDialogPrivate::setTabs | | Prototype: | void QPrintDialogPrivate::setTabs(const QList<QWidget*> &tabWidgets) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 572-580 |
| | 5 | 2 |
QPrintPreviewDialog::done| Name: | QPrintPreviewDialog::done | | Prototype: | void QPrintPreviewDialog::done(int result) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 730-740 |
| | 7 | 2 |
QPrintPreviewDialog::setVisible| Name: | QPrintPreviewDialog::setVisible | | Prototype: | void QPrintPreviewDialog::setVisible(bool visible) | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 716-725 |
| | 5 | 2 |
QPrintPreviewDialog::~QPrintPreviewDialog| Name: | QPrintPreviewDialog::~QPrintPreviewDialog | | Prototype: | QPrintPreviewDialog::~QPrintPreviewDialog() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 705-711 |
| | 4 | 2 |
QPrintPreviewDialogPrivate::_q_fit| Name: | QPrintPreviewDialogPrivate::_q_fit | | Prototype: | void QPrintPreviewDialogPrivate::_q_fit(QAction* action) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 498-505 |
| | 4 | 2 |
QPrintPreviewDialogPrivate::_q_pageNumEdited| Name: | QPrintPreviewDialogPrivate::_q_pageNumEdited | | Prototype: | void QPrintPreviewDialogPrivate::_q_pageNumEdited() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 521-527 |
| | 4 | 2 |
QPrintPreviewDialogPrivate::_q_zoomFactorChanged| Name: | QPrintPreviewDialogPrivate::_q_zoomFactorChanged | | Prototype: | void QPrintPreviewDialogPrivate::_q_zoomFactorChanged() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 620-631 |
| | 8 | 2 |
QPrintPreviewDialogPrivate::setupActions| Name: | QPrintPreviewDialogPrivate::setupActions | | Prototype: | void QPrintPreviewDialogPrivate::setupActions() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 358-438 |
| | 62 | 2 |
QPrintPreviewWidget::setViewMode| Name: | QPrintPreviewWidget::setViewMode | | Prototype: | void QPrintPreviewWidget::setViewMode(ViewMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 575-590 |
| | 11 | 2 |
QPrintPreviewWidget::setVisible| Name: | QPrintPreviewWidget::setVisible | | Prototype: | void QPrintPreviewWidget::setVisible(bool visible) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 806-812 |
| | 4 | 2 |
QPrintPreviewWidget::setZoomMode| Name: | QPrintPreviewWidget::setZoomMode | | Prototype: | void QPrintPreviewWidget::setZoomMode(QPrintPreviewWidget::ZoomMode zoomMode) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 723-733 |
| | 6 | 2 |
QPrintPreviewWidget::~QPrintPreviewWidget| Name: | QPrintPreviewWidget::~QPrintPreviewWidget | | Prototype: | QPrintPreviewWidget::~QPrintPreviewWidget() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 555-560 |
| | 3 | 2 |
QPrintPreviewWidgetPrivate::generatePreview| Name: | QPrintPreviewWidgetPrivate::generatePreview | | Prototype: | void QPrintPreviewWidgetPrivate::generatePreview() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 392-411 |
| | 11 | 2 |
QPrinter::isValid| Name: | QPrinter::isValid | | Prototype: | bool QPrinter::isValid() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 882-888 |
| | 4 | 2 |
QPrinter::newPage| Name: | QPrinter::newPage | | Prototype: | bool QPrinter::newPage() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1966-1972 |
| | 4 | 2 |
QPrinter::pageRect| Name: | QPrinter::pageRect | | Prototype: | QRectF QPrinter::pageRect(Unit unit) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1756-1762 |
| | 3 | 2 |
QPrinter::paperRect| Name: | QPrinter::paperRect | | Prototype: | QRectF QPrinter::paperRect(Unit unit) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1773-1779 |
| | 3 | 2 |
QPrinter::paperSize| Name: | QPrinter::paperSize | | Prototype: | QSizeF QPrinter::paperSize(Unit unit) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1278-1284 |
| | 3 | 2 |
QPrinter::setCollateCopies| Name: | QPrinter::setCollateCopies | | Prototype: | void QPrinter::setCollateCopies(bool collate) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1531-1536 |
| | 3 | 2 |
QPrinter::setColorMode| Name: | QPrinter::setColorMode | | Prototype: | void QPrinter::setColorMode(ColorMode newColorMode) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1365-1370 |
| | 3 | 2 |
QPrinter::setCopyCount| Name: | QPrinter::setCopyCount | | Prototype: | void QPrinter::setCopyCount(int count) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1462-1467 |
| | 3 | 2 |
QPrinter::setCreator| Name: | QPrinter::setCreator | | Prototype: | void QPrinter::setCreator(const QString &creator) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1027-1032 |
| | 3 | 2 |
QPrinter::setDocName| Name: | QPrinter::setDocName | | Prototype: | void QPrinter::setDocName(const QString &name) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 997-1002 |
| | 3 | 2 |
QPrinter::setEngines| Name: | QPrinter::setEngines | | Prototype: | void QPrinter::setEngines(QPrintEngine *printEngine, QPaintEngine *paintEngine) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 730-740 |
| | 6 | 2 |
QPrinter::setFromTo| Name: | QPrinter::setFromTo | | Prototype: | void QPrinter::setFromTo(int from, int to) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 2135-2143 |
| | 5 | 2 |
QPrinter::setNumCopies| Name: | QPrinter::setNumCopies | | Prototype: | void QPrinter::setNumCopies(int numCopies) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1444-1449 |
| | 3 | 2 |
QPrinter::setPageMargins| Name: | QPrinter::setPageMargins | | Prototype: | void QPrinter::setPageMargins(qreal left, qreal top, qreal right, qreal bottom, QPrinter::Unit unit) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1825-1835 |
| | 6 | 2 |
QPrinter::setPageOrder| Name: | QPrinter::setPageOrder | | Prototype: | void QPrinter::setPageOrder(PageOrder pageOrder) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1335-1342 |
| | 4 | 2 |
QPrinter::setPaperSize| Name: | QPrinter::setPaperSize | | Prototype: | void QPrinter::setPaperSize(const QSizeF &paperSize, QPrinter::Unit unit) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1240-1246 |
| | 3 | 2 |
QPrinter::setPrintProgram| Name: | QPrinter::setPrintProgram | | Prototype: | void QPrinter::setPrintProgram(const QString &printProg) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 967-972 |
| | 3 | 2 |
QPrinter::setResolution| Name: | QPrinter::setResolution | | Prototype: | void QPrinter::setResolution(int dpi) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1601-1606 |
| | 3 | 2 |
QPrinter::setWinPageSize| Name: | QPrinter::setWinPageSize | | Prototype: | void QPrinter::setWinPageSize(int pageSize) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1918-1923 |
| | 3 | 2 |
QPrinter::supportedResolutions| Name: | QPrinter::supportedResolutions | | Prototype: | QList<int> QPrinter::supportedResolutions() const | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 1946-1956 |
| | 8 | 2 |
QPrinter::~QPrinter| Name: | QPrinter::~QPrinter | | Prototype: | QPrinter::~QPrinter() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 747-755 |
| | 4 | 2 |
QPrinterInfo::availablePrinterNames| Name: | QPrinterInfo::availablePrinterNames | | Prototype: | QStringList QPrinterInfo::availablePrinterNames() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 402-408 |
| | 4 | 2 |
QPrinterInfo::defaultPrinter| Name: | QPrinterInfo::defaultPrinter | | Prototype: | QPrinterInfo QPrinterInfo::defaultPrinter() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 460-466 |
| | 4 | 2 |
QPrinterInfo::defaultPrinterName| Name: | QPrinterInfo::defaultPrinterName | | Prototype: | QString QPrinterInfo::defaultPrinterName() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 438-444 |
| | 4 | 2 |