| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QPrintPreviewMainWindow::createPopupMenu| Name: | QPrintPreviewMainWindow::createPopupMenu | | Prototype: | QMenu *createPopupMenu() override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 80-80 |
| | 1 | 1 |
QPrintPreviewMainWindow::QPrintPreviewMainWindow| Name: | QPrintPreviewMainWindow::QPrintPreviewMainWindow | | Prototype: | QPrintPreviewMainWindow(QWidget *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 79-79 |
| | 1 | 1 |
QPrintPreviewDialogPrivate::updateZoomFactor| Name: | QPrintPreviewDialogPrivate::updateZoomFactor | | Prototype: | void QPrintPreviewDialogPrivate::updateZoomFactor() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 493-496 |
| | 1 | 1 |
QPrintPreviewDialogPrivate::QPrintPreviewDialogPrivate| Name: | QPrintPreviewDialogPrivate::QPrintPreviewDialogPrivate | | Prototype: | QPrintPreviewDialogPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 152-154 |
| | 1 | 1 |
QPrintDialogPrivate::applyPrinterProperties| Name: | QPrintDialogPrivate::applyPrinterProperties | | Prototype: | void QPrintDialogPrivate::applyPrinterProperties() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 386-390 |
| | 1 | 1 |
QPrintDialogPrivate::QPrintDialogPrivate| Name: | QPrintDialogPrivate::QPrintDialogPrivate | | Prototype: | QPrintDialogPrivate::QPrintDialogPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 291-295 |
| | 1 | 1 |
QPrintDialog::exec| Name: | QPrintDialog::exec | | Prototype: | int QPrintDialog::exec() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 624-627 |
| | 1 | 1 |
QPrintDevice::supportsMultipleCopies| Name: | QPrintDevice::supportsMultipleCopies | | Prototype: | bool QPrintDevice::supportsMultipleCopies() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 131-134 |
| | 1 | 1 |
QPrintDevice::supportsCustomPageSizes| Name: | QPrintDevice::supportsCustomPageSizes | | Prototype: | bool QPrintDevice::supportsCustomPageSizes() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 176-179 |
| | 1 | 1 |
QPrintDevice::supportsCollateCopies| Name: | QPrintDevice::supportsCollateCopies | | Prototype: | bool QPrintDevice::supportsCollateCopies() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 136-139 |
| | 1 | 1 |
QPrintDevice::supportedResolutions| Name: | QPrintDevice::supportedResolutions | | Prototype: | QList<int> QPrintDevice::supportedResolutions() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 203-206 |
| | 1 | 1 |
QPrintDevice::supportedPageSizes| Name: | QPrintDevice::supportedPageSizes | | Prototype: | QList<QPageSize> QPrintDevice::supportedPageSizes() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 146-149 |
| | 1 | 1 |
QPrintDevice::supportedPageSize| Name: | QPrintDevice::supportedPageSize | | Prototype: | QPageSize QPrintDevice::supportedPageSize(const QPageSize &pageSize) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 151-154 |
| | 1 | 1 |
QPrintDevice::supportedPageSize| Name: | QPrintDevice::supportedPageSize | | Prototype: | QPageSize QPrintDevice::supportedPageSize(QPageSize::PageSizeId pageSizeId) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 156-159 |
| | 1 | 1 |
QPrintDevice::supportedPageSize| Name: | QPrintDevice::supportedPageSize | | Prototype: | QPageSize QPrintDevice::supportedPageSize(const QString &pageName) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 161-164 |
| | 1 | 1 |
QPrintDevice::supportedPageSize| Name: | QPrintDevice::supportedPageSize | | Prototype: | QPageSize QPrintDevice::supportedPageSize(const QSize &pointSize) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 166-169 |
| | 1 | 1 |
QPrintDevice::supportedPageSize| Name: | QPrintDevice::supportedPageSize | | Prototype: | QPageSize QPrintDevice::supportedPageSize(const QSizeF &size, QPageSize::Unit units) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 171-174 |
| | 1 | 1 |
QPrintDevice::supportedOutputBins| Name: | QPrintDevice::supportedOutputBins | | Prototype: | QList<QPrint::OutputBin> QPrintDevice::supportedOutputBins() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 223-226 |
| | 1 | 1 |
QPrintDevice::supportedMimeTypes| Name: | QPrintDevice::supportedMimeTypes | | Prototype: | QList<QMimeType> QPrintDevice::supportedMimeTypes() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 249-252 |
| | 1 | 1 |
QPrintDevice::supportedInputSlots| Name: | QPrintDevice::supportedInputSlots | | Prototype: | QList<QPrint::InputSlot> QPrintDevice::supportedInputSlots() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 213-216 |
| | 1 | 1 |
QPrintDevice::supportedDuplexModes| Name: | QPrintDevice::supportedDuplexModes | | Prototype: | QList<QPrint::DuplexMode> QPrintDevice::supportedDuplexModes() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 233-236 |
| | 1 | 1 |
QPrintDevice::supportedColorModes| Name: | QPrintDevice::supportedColorModes | | Prototype: | QList<QPrint::ColorMode> QPrintDevice::supportedColorModes() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 243-246 |
| | 1 | 1 |
QPrintDevice::state| Name: | QPrintDevice::state | | Prototype: | QPrint::DeviceState QPrintDevice::state() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 121-124 |
| | 1 | 1 |
QPrintDevice::printableMargins| Name: | QPrintDevice::printableMargins | | Prototype: | QMarginsF QPrintDevice::printableMargins(const QPageSize &pageSize, QPageLayout::Orientation orientation, int resolution) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 191-196 |
| | 1 | 1 |
QPrintDevice::name| Name: | QPrintDevice::name | | Prototype: | QString QPrintDevice::name() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 91-94 |
| | 1 | 1 |
QPrintDevice::minimumPhysicalPageSize| Name: | QPrintDevice::minimumPhysicalPageSize | | Prototype: | QSize QPrintDevice::minimumPhysicalPageSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 181-184 |
| | 1 | 1 |
QPrintDevice::maximumPhysicalPageSize| Name: | QPrintDevice::maximumPhysicalPageSize | | Prototype: | QSize QPrintDevice::maximumPhysicalPageSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 186-189 |
| | 1 | 1 |
QPrintDevice::makeAndModel| Name: | QPrintDevice::makeAndModel | | Prototype: | QString QPrintDevice::makeAndModel() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 101-104 |
| | 1 | 1 |
QPrintDevice::location| Name: | QPrintDevice::location | | Prototype: | QString QPrintDevice::location() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 96-99 |
| | 1 | 1 |
QPrintDevice::isValidPageLayout| Name: | QPrintDevice::isValidPageLayout | | Prototype: | bool QPrintDevice::isValidPageLayout(const QPageLayout &layout, int resolution) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 126-129 |
| | 1 | 1 |
QPrintDevice::isValid| Name: | QPrintDevice::isValid | | Prototype: | bool QPrintDevice::isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 106-109 |
| | 1 | 1 |
QPrintDevice::isRemote| Name: | QPrintDevice::isRemote | | Prototype: | bool QPrintDevice::isRemote() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 116-119 |
| | 1 | 1 |
QPrintDevice::isDefault| Name: | QPrintDevice::isDefault | | Prototype: | bool QPrintDevice::isDefault() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 111-114 |
| | 1 | 1 |
QPrintDevice::id| Name: | QPrintDevice::id | | Prototype: | QString QPrintDevice::id() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 86-89 |
| | 1 | 1 |
QPrintDevice::defaultResolution| Name: | QPrintDevice::defaultResolution | | Prototype: | int QPrintDevice::defaultResolution() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 198-201 |
| | 1 | 1 |
QPrintDevice::defaultPageSize| Name: | QPrintDevice::defaultPageSize | | Prototype: | QPageSize QPrintDevice::defaultPageSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 141-144 |
| | 1 | 1 |
QPrintDevice::defaultOutputBin| Name: | QPrintDevice::defaultOutputBin | | Prototype: | QPrint::OutputBin QPrintDevice::defaultOutputBin() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 218-221 |
| | 1 | 1 |
QPrintDevice::defaultInputSlot| Name: | QPrintDevice::defaultInputSlot | | Prototype: | QPrint::InputSlot QPrintDevice::defaultInputSlot() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 208-211 |
| | 1 | 1 |
QPrintDevice::defaultDuplexMode| Name: | QPrintDevice::defaultDuplexMode | | Prototype: | QPrint::DuplexMode QPrintDevice::defaultDuplexMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 228-231 |
| | 1 | 1 |
QPrintDevice::defaultColorMode| Name: | QPrintDevice::defaultColorMode | | Prototype: | QPrint::ColorMode QPrintDevice::defaultColorMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 238-241 |
| | 1 | 1 |
QPreviewPaintEnginePrivate::QPreviewPaintEnginePrivate| Name: | QPreviewPaintEnginePrivate::QPreviewPaintEnginePrivate | | Prototype: | QPreviewPaintEnginePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | | Lines: | 56-56 |
| | 1 | 1 |
QPrevNextCalButton::QPrevNextCalButton| Name: | QPrevNextCalButton::QPrevNextCalButton | | Prototype: | QPrevNextCalButton(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1603-1603 |
| | 1 | 1 |
QPpmHandler::write| Name: | QPpmHandler::write | | Prototype: | bool QPpmHandler::write(const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 487-490 |
| | 1 | 1 |
QPpmHandler::name| Name: | QPpmHandler::name | | Prototype: | QByteArray QPpmHandler::name() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 542-545 |
| | 1 | 1 |
QPolygon::QPolygon| Name: | QPolygon::QPolygon | | Prototype: | QPolygon::QPolygon(int nPoints, const int *points) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 195-198 |
| | 1 | 1 |
QPollingFileSystemWatcherEngine::QPollingFileSystemWatcherEngine| Name: | QPollingFileSystemWatcherEngine::QPollingFileSystemWatcherEngine | | Prototype: | QPollingFileSystemWatcherEngine::QPollingFileSystemWatcherEngine(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_polling.cpp | | Lines: | 47-52 |
| | 1 | 1 |
QPodPoint::operator >=| Name: | QPodPoint::operator >= | | Prototype: | inline bool operator >= (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 182-182 |
| | 1 | 1 |
QPodPoint::operator >| Name: | QPodPoint::operator > | | Prototype: | inline bool operator > (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 180-180 |
| | 1 | 1 |
QPodPoint::operator ==| Name: | QPodPoint::operator == | | Prototype: | inline bool operator == (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 183-183 |
| | 1 | 1 |
QPodPoint::operator <=| Name: | QPodPoint::operator <= | | Prototype: | inline bool operator <= (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 181-181 |
| | 1 | 1 |
QPodPoint::operator -=| Name: | QPodPoint::operator -= | | Prototype: | inline QPodPoint &operator -= (const QPodPoint &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 187-187 |
| | 1 | 1 |
QPodPoint::operator -| Name: | QPodPoint::operator - | | Prototype: | inline QPodPoint operator - (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 189-189 |
| | 1 | 1 |
QPodPoint::operator +=| Name: | QPodPoint::operator += | | Prototype: | inline QPodPoint &operator += (const QPodPoint &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 186-186 |
| | 1 | 1 |
QPodPoint::operator +| Name: | QPodPoint::operator + | | Prototype: | inline QPodPoint operator + (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 188-188 |
| | 1 | 1 |
QPodPoint::operator !=| Name: | QPodPoint::operator != | | Prototype: | inline bool operator != (const QPodPoint &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 184-184 |
| | 1 | 1 |
QPngHandlerPrivate::QPngHandlerPrivate| Name: | QPngHandlerPrivate::QPngHandlerPrivate | | Prototype: | QPngHandlerPrivate(QPngHandler *qq) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 111-113 |
| | 1 | 1 |
QPngHandlerPrivate::AllocatedMemoryPointers::AllocatedMemoryPointers| Name: | QPngHandlerPrivate::AllocatedMemoryPointers::AllocatedMemoryPointers | | Prototype: | AllocatedMemoryPointers() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 133-135 |
| | 1 | 1 |
QPngHandler::write| Name: | QPngHandler::write | | Prototype: | bool QPngHandler::write(const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1048-1051 |
| | 1 | 1 |
QPngHandler::name| Name: | QPngHandler::name | | Prototype: | QByteArray QPngHandler::name() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 1098-1101 |
| | 1 | 1 |
QPluginLoader::loadHints| Name: | QPluginLoader::loadHints | | Prototype: | QLibrary::LoadHints QPluginLoader::loadHints() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 415-418 |
| | 1 | 1 |
QPluginLoader::isLoaded| Name: | QPluginLoader::isLoaded | | Prototype: | bool QPluginLoader::isLoaded() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 275-278 |
| | 1 | 1 |
QPluginLoader::errorString| Name: | QPluginLoader::errorString | | Prototype: | QString QPluginLoader::errorString() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 387-390 |
| | 1 | 1 |
QPlatformWindow::windowMinimumSize| Name: | QPlatformWindow::windowMinimumSize | | Prototype: | QSize QPlatformWindow::windowMinimumSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 674-677 |
| | 1 | 1 |
QPlatformWindow::windowMaximumSize| Name: | QPlatformWindow::windowMaximumSize | | Prototype: | QSize QPlatformWindow::windowMaximumSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 682-685 |
| | 1 | 1 |
QPlatformWindow::windowGeometry| Name: | QPlatformWindow::windowGeometry | | Prototype: | QRect QPlatformWindow::windowGeometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 715-718 |
| | 1 | 1 |
QPlatformWindow::windowFrameGeometry| Name: | QPlatformWindow::windowFrameGeometry | | Prototype: | QRect QPlatformWindow::windowFrameGeometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 723-726 |
| | 1 | 1 |
QPlatformWindow::windowEvent| Name: | QPlatformWindow::windowEvent | | Prototype: | void QPlatformWindow::windowEvent(QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 411-414 |
| | 1 | 1 |
QPlatformWindow::windowClosestAcceptableGeometry| Name: | QPlatformWindow::windowClosestAcceptableGeometry | | Prototype: | QRectF QPlatformWindow::windowClosestAcceptableGeometry(const QRectF &nativeRect) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 742-745 |
| | 1 | 1 |
QPlatformWindow::windowBaseSize| Name: | QPlatformWindow::windowBaseSize | | Prototype: | QSize QPlatformWindow::windowBaseSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 690-693 |
| | 1 | 1 |
QPlatformWindow::window| Name: | QPlatformWindow::window | | Prototype: | QWindow *QPlatformWindow::window() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 76-79 |
| | 1 | 1 |
QPlatformWindow::winId| Name: | QPlatformWindow::winId | | Prototype: | WId QPlatformWindow::winId() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 256-263 |
| | 1 | 1 |
QPlatformWindow::setWindowTitle| Name: | QPlatformWindow::setWindowTitle | | Prototype: | void QPlatformWindow::setWindowTitle(const QString &title) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 286-286 |
| | 1 | 1 |
QPlatformWindow::setWindowIcon| Name: | QPlatformWindow::setWindowIcon | | Prototype: | void QPlatformWindow::setWindowIcon(const QIcon &icon) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 296-296 |
| | 1 | 1 |
QPlatformWindow::setWindowFlags| Name: | QPlatformWindow::setWindowFlags | | Prototype: | void QPlatformWindow::setWindowFlags(Qt::WindowFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 167-170 |
| | 1 | 1 |
QPlatformWindow::setWindowFilePath| Name: | QPlatformWindow::setWindowFilePath | | Prototype: | void QPlatformWindow::setWindowFilePath(const QString &filePath) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 291-291 |
| | 1 | 1 |
QPlatformWindow::setFrameStrutEventsEnabled| Name: | QPlatformWindow::setFrameStrutEventsEnabled | | Prototype: | void QPlatformWindow::setFrameStrutEventsEnabled(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 440-443 |
| | 1 | 1 |
QPlatformWindow::setAlertState| Name: | QPlatformWindow::setAlertState | | Prototype: | void QPlatformWindow::setAlertState(bool enable) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 528-531 |
| | 1 | 1 |
QPlatformWindow::requestActivateWindow| Name: | QPlatformWindow::requestActivateWindow | | Prototype: | void QPlatformWindow::requestActivateWindow() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 348-351 |
| | 1 | 1 |
QPlatformWindow::raise| Name: | QPlatformWindow::raise | | Prototype: | void QPlatformWindow::raise() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 301-301 |
| | 1 | 1 |
QPlatformWindow::propagateSizeHints| Name: | QPlatformWindow::propagateSizeHints | | Prototype: | void QPlatformWindow::propagateSizeHints() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 314-314 |
| | 1 | 1 |
QPlatformWindow::parent| Name: | QPlatformWindow::parent | | Prototype: | QPlatformWindow *QPlatformWindow::parent() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 84-87 |
| | 1 | 1 |
QPlatformWindow::normalGeometry| Name: | QPlatformWindow::normalGeometry | | Prototype: | QRect QPlatformWindow::normalGeometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 139-142 |
| | 1 | 1 |
QPlatformWindow::lower| Name: | QPlatformWindow::lower | | Prototype: | void QPlatformWindow::lower() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 306-306 |
| | 1 | 1 |
QPlatformWindow::isExposed| Name: | QPlatformWindow::isExposed | | Prototype: | bool QPlatformWindow::isExposed() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 178-181 |
| | 1 | 1 |
QPlatformWindow::isAlertState| Name: | QPlatformWindow::isAlertState | | Prototype: | bool QPlatformWindow::isAlertState() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 541-544 |
| | 1 | 1 |
QPlatformWindow::isActive| Name: | QPlatformWindow::isActive | | Prototype: | bool QPlatformWindow::isActive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 189-192 |
| | 1 | 1 |
QPlatformWindow::handleContentOrientationChange| Name: | QPlatformWindow::handleContentOrientationChange | | Prototype: | void QPlatformWindow::handleContentOrientationChange(Qt::ScreenOrientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 362-365 |
| | 1 | 1 |
QPlatformWindow::frameStrutEventsEnabled| Name: | QPlatformWindow::frameStrutEventsEnabled | | Prototype: | bool QPlatformWindow::frameStrutEventsEnabled() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 450-453 |
| | 1 | 1 |
QPlatformWindow::frameMargins| Name: | QPlatformWindow::frameMargins | | Prototype: | QMargins QPlatformWindow::frameMargins() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 144-147 |
| | 1 | 1 |
QPlatformWindow::format| Name: | QPlatformWindow::format | | Prototype: | QSurfaceFormat QPlatformWindow::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 102-105 |
| | 1 | 1 |
QPlatformWindow::devicePixelRatio| Name: | QPlatformWindow::devicePixelRatio | | Prototype: | qreal QPlatformWindow::devicePixelRatio() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 374-377 |
| | 1 | 1 |
QPlatformWindow::constrainWindowSize| Name: | QPlatformWindow::constrainWindowSize | | Prototype: | QSize QPlatformWindow::constrainWindowSize(const QSize &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 515-518 |
| | 1 | 1 |
QPlatformThemePrivate::~QPlatformThemePrivate| Name: | QPlatformThemePrivate::~QPlatformThemePrivate | | Prototype: | QPlatformThemePrivate::~QPlatformThemePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 350-353 |
| | 1 | 1 |
QPlatformThemePrivate::QPlatformThemePrivate| Name: | QPlatformThemePrivate::QPlatformThemePrivate | | Prototype: | QPlatformThemePrivate::QPlatformThemePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 346-348 |
| | 1 | 1 |
QPlatformTheme::standardButtonText| Name: | QPlatformTheme::standardButtonText | | Prototype: | QString QPlatformTheme::standardButtonText(int button) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 648-651 |
| | 1 | 1 |
QPlatformTheme::createPlatformSystemTrayIcon| Name: | QPlatformTheme::createPlatformSystemTrayIcon | | Prototype: | QPlatformSystemTrayIcon *QPlatformTheme::createPlatformSystemTrayIcon() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 554-557 |
| | 1 | 1 |
QPlatformTheme::createPlatformMenuItem| Name: | QPlatformTheme::createPlatformMenuItem | | Prototype: | QPlatformMenuItem *QPlatformTheme::createPlatformMenuItem() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 534-537 |
| | 1 | 1 |
QPlatformTheme::createPlatformMenuBar| Name: | QPlatformTheme::createPlatformMenuBar | | Prototype: | QPlatformMenuBar *QPlatformTheme::createPlatformMenuBar() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 544-547 |
| | 1 | 1 |
QPlatformTheme::createPlatformMenu| Name: | QPlatformTheme::createPlatformMenu | | Prototype: | QPlatformMenu *QPlatformTheme::createPlatformMenu() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 539-542 |
| | 1 | 1 |
QPlatformTheme::createIconEngine| Name: | QPlatformTheme::createIconEngine | | Prototype: | QIconEngine *QPlatformTheme::createIconEngine(const QString &iconName) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 570-573 |
| | 1 | 1 |