Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
setup_qtName: | setup_qt | Prototype: | static void setup_qt(QImage& image, png_structp png_ptr, png_infop info_ptr, QSize scaledSize, bool *doScaledRead, float screen_gamma=0.0, float file_gamma=0.0) | Coverage: | 0.000% (0/158) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 238-408 |
| | 127 | 39 |
shiftName: | shift | Prototype: | static ShiftResult shift(const QBezier *orig, QBezier *shifted, qreal offset, qreal threshold) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 261-337 |
| | 52 | 9 |
shiftConstraintsName: | shiftConstraints | Prototype: | static void shiftConstraints(const QList<QSimplexConstraint *> &constraints, qreal amount) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | Lines: | 2179-2186 |
| | 4 | 2 |
shouldBePropagatedToWidgetName: | shouldBePropagatedToWidget | Prototype: | static inline bool shouldBePropagatedToWidget(QEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 167-181 |
| | 3 | 8 |
shouldEnableInputMethodName: | shouldEnableInputMethod | Prototype: | static inline bool shouldEnableInputMethod(QPlainTextEdit *plaintextedit) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 70-73 |
| | 1 | 1 |
shouldEnableInputMethodName: | shouldEnableInputMethod | Prototype: | static inline bool shouldEnableInputMethod(QTextEdit *textedit) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 76-79 |
| | 1 | 1 |
showNewMessageBoxName: | showNewMessageBox | Prototype: | static QMessageBox::StandardButton showNewMessageBox(QWidget *parent, QMessageBox::Icon icon, const QString& title, const QString& text, QMessageBox::StandardButtons buttons, QMessageBox::StandardButton defaultButton) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 1622-1657 |
| | 23 | 7 |
showParserMessageName: | showParserMessage | Prototype: | static void showParserMessage(const QString &message, MessageType type) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 549-572 |
| | 1 | 1 |
showToolTipName: | showToolTip | Prototype: | static void showToolTip(QHelpEvent *helpEvent, QWidget *widget, const QStyleOptionComplex &opt, QStyle::ComplexControl complexControl, QStyle::SubControl subControl) | Coverage: | 0.000% (0/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 291-357 |
| | 36 | 16 |
shrinkName: | shrink | Prototype: | static inline int shrink(QLayoutStruct &ls, int delta) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 836-843 |
| | 5 | 2 |
signalForMemberName: | signalForMember | Prototype: | static const char *signalForMember(const char *member) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 82-92 |
| | 5 | 3 |
skipBoundryNeutralsName: | skipBoundryNeutrals | Prototype: | static QChar::Direction skipBoundryNeutrals(QScriptAnalysis *analysis, const ushort *unicode, int length, int &sor, int &eor, QBidiControl &control) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 327-346 |
| | 11 | 4 |
skipDuplicatePointsName: | skipDuplicatePoints | Prototype: | static inline void skipDuplicatePoints(const qreal **pts, const qreal *endPts) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp | Lines: | 73-80 |
| | 3 | 2 |
slopeAtName: | slopeAt | Prototype: | static inline qreal slopeAt(qreal t, qreal a, qreal b, qreal c, qreal d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2819-2822 |
| | 1 | 1 |
sm_dieCallbackName: | sm_dieCallback | Prototype: | static void sm_dieCallback(SmcConn smcConn, SmPointer ) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 285-292 |
| | 5 | 2 |
sm_interactCallbackName: | sm_interactCallback | Prototype: | static void sm_interactCallback(SmcConn smcConn, SmPointer clientData) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 310-316 |
| | 4 | 3 |
sm_performSaveYourselfName: | sm_performSaveYourself | Prototype: | static void sm_performSaveYourself(QXcbSessionManager *sm) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 183-283 |
| | 58 | 15 |
sm_saveCompleteCallbackName: | sm_saveCompleteCallback | Prototype: | static void sm_saveCompleteCallback(SmcConn smcConn, SmPointer ) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 303-308 |
| | 3 | 2 |
sm_saveYourselfCallbackName: | sm_saveYourselfCallback | Prototype: | static void sm_saveYourselfCallback(SmcConn smcConn, SmPointer clientData, int saveType, int shutdown , int interactStyle, int ) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 161-181 |
| | 13 | 4 |
sm_saveYourselfPhase2CallbackName: | sm_saveYourselfPhase2Callback | Prototype: | static void sm_saveYourselfPhase2Callback(SmcConn smcConn, SmPointer clientData) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 318-324 |
| | 4 | 2 |
sm_setPropertyName: | sm_setProperty | Prototype: | static void sm_setProperty(const char *name, const char *type, int num_vals, SmPropValue *vals) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 109-127 |
| | 12 | 2 |
sm_setPropertyName: | sm_setProperty | Prototype: | static void sm_setProperty(const QString &name, const QString &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 129-136 |
| | 5 | 1 |
sm_setPropertyName: | sm_setProperty | Prototype: | static void sm_setProperty(const QString &name, const QStringList &value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 138-152 |
| | 11 | 2 |
sm_shutdownCancelledCallbackName: | sm_shutdownCancelledCallback | Prototype: | static void sm_shutdownCancelledCallback(SmcConn smcConn, SmPointer clientData) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | Lines: | 294-301 |
| | 5 | 3 |
snapTo26Dot6GridName: | snapTo26Dot6Grid | Prototype: | static inline QPointF snapTo26Dot6Grid(const QPointF &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 721-725 |
| | 2 | 1 |
socketTypeName: | socketType | Prototype: | static const char *socketType(QSocketNotifier::Type type) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | Lines: | 78-90 |
| | 5 | 4 |
soft_light_opName: | soft_light_op | Prototype: | static inline int soft_light_op(int dst, int src, int da, int sa) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 1556-1569 |
| | 8 | 3 |
sourceOverName: | sourceOver | Prototype: | static inline uint sourceOver(uint d, uint color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 63-66 |
| | 1 | 1 |
spacingHelperName: | spacingHelper | Prototype: | static inline int spacingHelper(QWidget* parent, QStyle *style, int userVSpacing, bool recalculate, QFormLayoutItem* item1, QFormLayoutItem* item2, QFormLayoutItem* prevItem1, QFormLayoutItem *prevItem2) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 576-615 |
| | 26 | 12 |
spiStateSetFromSpiStatesName: | spiStateSetFromSpiStates | Prototype: | QSpiUIntList spiStateSetFromSpiStates(quint64 states) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/constant_mappings.cpp | Lines: | 123-132 |
| | 6 | 1 |
spiStatesFromQStateName: | spiStatesFromQState | Prototype: | quint64 spiStatesFromQState(QAccessible::State state) | Coverage: | 0.000% (0/74) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/constant_mappings.cpp | Lines: | 59-121 |
| | 50 | 24 |
splitName: | split | Prototype: | static void split(QT_FT_Vector *b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 278-300 |
| | 13 | 1 |
splitCubicName: | splitCubic | Prototype: | static void splitCubic(QCosmeticStroker::PointF *points) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 659-683 |
| | 20 | 1 |
splitPolygonName: | splitPolygon | Prototype: | static bool splitPolygon(const QPointF *points, int pointCount, QVector<QPointF> *upper, QVector<QPointF> *lower) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1802-1852 |
| | 29 | 6 |
stackTraceName: | stackTrace | Prototype: | static void stackTrace() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 118-150 |
| | 17 | 3 |
standardDeclarationForNodeName: | standardDeclarationForNode | Prototype: | QVector<QCss::Declaration> standardDeclarationForNode(const QTextHtmlParserNode &node) | Coverage: | 0.000% (0/100) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1819-1994 |
| | 127 | 53 |
storageIndexFromLayoutItemName: | storageIndexFromLayoutItem | Prototype: | static int storageIndexFromLayoutItem(const QFormLayoutPrivate::ItemMatrix &m, QFormLayoutItem *item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | Lines: | 243-251 |
| | 3 | 2 |
storePixelName: | storePixel | Prototype: | template <> inline void storePixel<QPixelLayout::BPP1LSB>(uchar *dest, int index, uint pixel) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 814-821 |
| | 3 | 2 |
storePixelName: | storePixel | Prototype: | template <> inline void storePixel<QPixelLayout::BPP1MSB>(uchar *dest, int index, uint pixel) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 823-830 |
| | 3 | 2 |
storePixelName: | storePixel | Prototype: | template <> inline void storePixel<QPixelLayout::BPP8>(uchar *dest, int index, uint pixel) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 832-836 |
| | 1 | 1 |
storePixelName: | storePixel | Prototype: | template <> inline void storePixel<QPixelLayout::BPP16>(uchar *dest, int index, uint pixel) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 838-842 |
| | 1 | 1 |
storePixelName: | storePixel | Prototype: | template <> inline void storePixel<QPixelLayout::BPP24>(uchar *dest, int index, uint pixel) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 844-848 |
| | 1 | 1 |
storePixelsName: | storePixels | Prototype: | template <QPixelLayout::BPP width> inline void storePixels(uchar *dest, const uint *src, int index, int count) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 850-855 |
| | 2 | 2 |
storePixelsName: | storePixels | Prototype: | template <> inline void storePixels<QPixelLayout::BPP32>(uchar *dest, const uint *src, int index, int count) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 857-861 |
| | 1 | 1 |
storePixelsBPP24_ssse3Name: | storePixelsBPP24_ssse3 | Prototype: | void storePixelsBPP24_ssse3(uchar *dest, const uint *src, int index, int count) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp | Lines: | 231-234 |
| | 1 | 1 |
store_uint24_ssse3Name: | store_uint24_ssse3 | Prototype: | static inline void store_uint24_ssse3(uchar *dst, const uint *src, int len) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp | Lines: | 179-229 |
| | 36 | 4 |
streamDebugName: | streamDebug | Prototype: | static void streamDebug(QDebug dbg, const QVariant &v) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetsvariant.cpp | Lines: | 110-120 |
| | 5 | 3 |
stretchGradientToUserSpaceName: | stretchGradientToUserSpace | Prototype: | static inline QBrush stretchGradientToUserSpace(const QBrush &brush, const QRectF &boundingRect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 514-528 |
| | 15 | 1 |
stringMidRetainingBidiCCName: | stringMidRetainingBidiCC | Prototype: | static QString stringMidRetainingBidiCC(const QString &string, const QString &ellidePrefix, const QString &ellideSuffix, int subStringFrom, int subStringTo, int midStart, int midLength) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2696-2719 |
| | 11 | 5 |
stripTextDeclName: | stripTextDecl | Prototype: | static bool stripTextDecl(QString& str) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 192-209 |
| | 14 | 3 |
strippedName: | stripped | Prototype: | static inline glyph_t stripped(glyph_t glyph) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 1748-1749 |
| | 1 | 1 |
strokeLineName: | strokeLine | Prototype: | static StrokeLine strokeLine(int strokeSelection) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 197-231 |
| | 21 | 10 |
styleStringHelperName: | styleStringHelper | Prototype: | static QString styleStringHelper(int weight, QFont::Style style) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1298-1330 |
| | 25 | 13 |
subControlIconName: | subControlIcon | Prototype: | static QStyle::StandardPixmap subControlIcon(int pe) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 849-865 |
| | 13 | 12 |
subControlLayoutName: | subControlLayout | Prototype: | static QList<QVariant> subControlLayout(const QString& layout) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 690-729 |
| | 26 | 11 |
subPathName: | subPath | Prototype: | static inline const QPainterPath::ElementType *subPath(const QPainterPath::ElementType *t, const QPainterPath::ElementType *end, const qreal *points, bool *closed) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 500-518 |
| | 9 | 3 |
supportedImageHandlerFormatsName: | supportedImageHandlerFormats | Prototype: | void supportedImageHandlerFormats(QFactoryLoader *loader, QImageIOPlugin::Capability cap, QList<QByteArray> *result) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 826-847 |
| | 14 | 4 |
supportedImageHandlerMimeTypesName: | supportedImageHandlerMimeTypes | Prototype: | void supportedImageHandlerMimeTypes(QFactoryLoader *loader, QImageIOPlugin::Capability cap, QList<QByteArray> *result) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 849-867 |
| | 11 | 4 |
swapCapsName: | swapCaps | Prototype: | static inline int swapCaps(int caps) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 706-710 |
| | 2 | 1 |
swapPixel01Name: | swapPixel01 | Prototype: | static void swapPixel01(QImage *image) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 50-69 |
| | 14 | 4 |
swap_bit_orderName: | swap_bit_order | Prototype: | static void swap_bit_order(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 1027-1046 |
| | 14 | 2 |
systemIconSearchPathsName: | systemIconSearchPaths | Prototype: | static inline QStringList systemIconSearchPaths() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 87-95 |
| | 5 | 3 |
systemThemeNameName: | systemThemeName | Prototype: | static inline QString systemThemeName() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 77-85 |
| | 5 | 3 |
tabBarShapeFromName: | tabBarShapeFrom | Prototype: | static inline QTabBar::Shape tabBarShapeFrom(QTabWidget::TabShape shape, QTabWidget::TabPosition position) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 261-273 |
| | 10 | 5 |
tabIdName: | tabId | Prototype: | static quintptr tabId(const QDockAreaLayoutItem &item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 218-223 |
| | 3 | 2 |
tabTextForName: | tabTextFor | Prototype: | static inline QString tabTextFor(QMdiSubWindow *subWindow) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 276-290 |
| | 8 | 3 |
targetToProgramIndexName: | targetToProgramIndex | Prototype: | static inline QOpenGLTextureBlitterPrivate::ProgramIndex targetToProgramIndex(GLenum target) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 206-217 |
| | 5 | 4 |
textForRangeName: | textForRange | Prototype: | static QString textForRange(QAccessibleInterface *accessible, int startOffset, int endOffset) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 2147-2158 |
| | 8 | 4 |
textLineBoundaryName: | textLineBoundary | Prototype: | static QString textLineBoundary(int beforeAtAfter, const QString &text, int offset, int *startOffset, int *endOffset) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | Lines: | 2057-2085 |
| | 20 | 7 |
themeDialogTypeName: | themeDialogType | Prototype: | static inline int themeDialogType(const QDialog *dialog) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 64-87 |
| | 11 | 6 |
themeableHintName: | themeableHint | Prototype: | static inline QVariant themeableHint(QPlatformTheme::ThemeHint th, QPlatformIntegration::StyleHint ih) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | Lines: | 53-66 |
| | 8 | 4 |
titleBarMenuCachedPixmapFromXPMName: | titleBarMenuCachedPixmapFromXPM | Prototype: | static inline QPixmap titleBarMenuCachedPixmapFromXPM() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 5240-5240 |
| | 1 | 1 |
toAlignedRect_positiveName: | toAlignedRect_positive | Prototype: | static inline const QRect toAlignedRect_positive(const QRectF &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2094-2101 |
| | 5 | 1 |
toBottomLeftRectName: | toBottomLeftRect | Prototype: | static inline QRect toBottomLeftRect(const QRect &topLeftRect, int windowHeight) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | Lines: | 178-182 |
| | 2 | 1 |
toDockPosName: | toDockPos | Prototype: | static QInternal::DockPosition toDockPos(Qt::ToolBarArea area) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1056-1068 |
| | 7 | 6 |
toDockPosName: | toDockPos | Prototype: | static QInternal::DockPosition toDockPos(Qt::DockWidgetArea area) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1307-1319 |
| | 7 | 6 |
toDockWidgetAreaName: | toDockWidgetArea | Prototype: | static Qt::DockWidgetArea toDockWidgetArea(QInternal::DockPosition pos) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1321-1333 |
| | 7 | 6 |
toDockWidgetAreaName: | toDockWidgetArea | Prototype: | inline static Qt::DockWidgetArea toDockWidgetArea(int pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1335-1338 |
| | 1 | 1 |
toFixedName: | toFixed | Prototype: | static inline Fixed64 toFixed(int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutengine.cpp | Lines: | 56-56 |
| | 1 | 1 |
toLayoutItemRectName: | toLayoutItemRect | Prototype: | inline static QRect toLayoutItemRect(QWidgetPrivate *priv, const QRect &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 64-68 |
| | 2 | 1 |
toLayoutItemSizeName: | toLayoutItemSize | Prototype: | inline static QSize toLayoutItemSize(QWidgetPrivate *priv, const QSize &size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 70-73 |
| | 1 | 1 |
toSubpathsName: | toSubpaths | Prototype: | QVector<QPainterPath> toSubpaths(const QPainterPath &path) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1891-1926 |
| | 22 | 9 |
toToolBarAreaName: | toToolBarArea | Prototype: | static Qt::ToolBarArea toToolBarArea(QInternal::DockPosition pos) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1070-1080 |
| | 7 | 6 |
toToolBarAreaName: | toToolBarArea | Prototype: | static inline Qt::ToolBarArea toToolBarArea(int pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1082-1085 |
| | 1 | 1 |
to_HANDLEName: | to_HANDLE | Prototype: | template <typename T> static typename QtPrivate::QEnableIf<QTypeInfo<T>::isPointer, Qt::HANDLE>::Type to_HANDLE(T id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 225-229 |
| | 1 | 1 |
toolIdToTabletDeviceName: | toolIdToTabletDevice | Prototype: | static QTabletEvent::TabletDevice toolIdToTabletDevice(quint32 toolId) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | Lines: | 1008-1039 |
| | 7 | 22 |
topLevelAtName: | topLevelAt | Prototype: | static QWindow* topLevelAt(const QPoint &pos) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 70-79 |
| | 6 | 3 |
topLevelObjectsName: | topLevelObjects | Prototype: | static QObjectList topLevelObjects() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessibleobject.cpp | Lines: | 159-174 |
| | 9 | 5 |
topOrderName: | topOrder | Prototype: | static inline bool topOrder(const QScanConverter::Line &a, const QScanConverter::Line &b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 302-305 |
| | 1 | 1 |
transformIsSimpleName: | transformIsSimple | Prototype: | static inline bool transformIsSimple(const QTransform& transform) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 4363-4386 |
| | 18 | 8 |
transform_pointName: | transform_point | Prototype: | static inline void transform_point(GLdouble out[4], const GLdouble m[16], const GLdouble in[4]) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 296-308 |
| | 8 | 1 |
translateCoordinatesName: | translateCoordinates | Prototype: | static xcb_translate_coordinates_reply_t * translateCoordinates(QXcbConnection *c, xcb_window_t from, xcb_window_t to, int x, int y) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 227-233 |
| | 3 | 1 |
translateDriveNameName: | translateDriveName | Prototype: | static QString translateDriveName(const QFileInfo &drive) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp | Lines: | 263-273 |
| | 2 | 1 |
translateMouseButtonsName: | translateMouseButtons | Prototype: | static Qt::MouseButtons translateMouseButtons(int s) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1028-1038 |
| | 8 | 4 |
traverseName: | traverse | Prototype: | static void traverse(QWingedEdge &list, int edge, QPathEdge::Traversal traversal) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1724-1744 |
| | 9 | 2 |
uiEffectToFlagName: | uiEffectToFlag | Prototype: | static inline int uiEffectToFlag(Qt::UIEffect effect) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4136-4155 |
| | 9 | 8 |
ungrabKeyboardForPopupName: | ungrabKeyboardForPopup | Prototype: | static void ungrabKeyboardForPopup(QWidget *popup) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 3809-3815 |
| | 3 | 2 |
ungrabMouseForPopupName: | ungrabMouseForPopup | Prototype: | static void ungrabMouseForPopup(QWidget *popup) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 3817-3823 |
| | 3 | 2 |
unknownTextName: | unknownText | Prototype: | static QString unknownText() | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2574-2577 |
| | 0 | 2 |
unknownText::[lambda]Name: | unknownText::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 2576-2576 |
| | 0 | 1 |