| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QColorDialogPrivate| Name:  | QColorDialogPrivate::QColorDialogPrivate |  | Prototype:  | QColorDialogPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 89-93 |  
  |  | 1 | 1 | 
 _q_nextCustom| Name:  | QColorDialogPrivate::_q_nextCustom |  | Prototype:  | void QColorDialogPrivate::_q_nextCustom(int r, int c) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1581-1584 |  
  |  | 1 | 1 | 
 currentAlpha| Name:  | QColorDialogPrivate::currentAlpha |  | Prototype:  | inline int QColorDialogPrivate::currentAlpha() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1340-1340 |  
  |  | 1 | 1 | 
 currentColor| Name:  | QColorDialogPrivate::currentColor |  | Prototype:  | inline QRgb QColorDialogPrivate::currentColor() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1339-1339 |  
  |  | 1 | 1 | 
 grabScreenColor| Name:  | QColorDialogPrivate::grabScreenColor |  | Prototype:  | QColor QColorDialogPrivate::grabScreenColor(const QPoint &p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1561-1568 |  
  |  | 5 | 1 | 
 handleColorPickingMouseButtonRelease| Name:  | QColorDialogPrivate::handleColorPickingMouseButtonRelease |  | Prototype:  | bool QColorDialogPrivate::handleColorPickingMouseButtonRelease(QMouseEvent *e) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 2244-2249 |  
  |  | 3 | 1 | 
 handleColorPickingMouseMove| Name:  | QColorDialogPrivate::handleColorPickingMouseMove |  | Prototype:  | bool QColorDialogPrivate::handleColorPickingMouseMove(QMouseEvent *e) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 2235-2242 |  
  |  | 3 | 1 | 
 helperPrepareShow| Name:  | QColorDialogPrivate::helperPrepareShow |  | Prototype:  | void QColorDialogPrivate::helperPrepareShow(QPlatformDialogHelper *) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1838-1841 |  
  |  | 1 | 1 | 
 initHelper| Name:  | QColorDialogPrivate::initHelper |  | Prototype:  | void QColorDialogPrivate::initHelper(QPlatformDialogHelper *h) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1830-1836 |  
  |  | 4 | 1 | 
 isAlphaVisible| Name:  | QColorDialogPrivate::isAlphaVisible |  | Prototype:  | inline bool QColorDialogPrivate::isAlphaVisible() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1343-1343 |  
  |  | 1 | 1 | 
 platformColorDialogHelper| Name:  | QColorDialogPrivate::platformColorDialogHelper |  | Prototype:  | QPlatformColorDialogHelper *platformColorDialogHelper() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 95-96 |  
  |  | 1 | 1 | 
 releaseColorPicking| Name:  | QColorDialogPrivate::releaseColorPicking |  | Prototype:  | void QColorDialogPrivate::releaseColorPicking() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1646-1662 |  
  |  | 10 | 1 | 
 setCurrentAlpha| Name:  | QColorDialogPrivate::setCurrentAlpha |  | Prototype:  | inline void QColorDialogPrivate::setCurrentAlpha(int a) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1341-1341 |  
  |  | 1 | 1 | 
 showAlpha| Name:  | QColorDialogPrivate::showAlpha |  | Prototype:  | inline void QColorDialogPrivate::showAlpha(bool b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1342-1342 |  
  |  | 1 | 1 | 
 updateColorLabelText| Name:  | QColorDialogPrivate::updateColorLabelText |  | Prototype:  | void QColorDialogPrivate::updateColorLabelText(const QPoint &globalPos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1639-1644 |  
  |  | 3 | 1 | 
 updateColorPicking| Name:  | QColorDialogPrivate::updateColorPicking |  | Prototype:  | void QColorDialogPrivate::updateColorPicking(const QPoint &globalPos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 2225-2233 |  
  |  | 3 | 1 | 
 _q_addCustom| Name:  | QColorDialogPrivate::_q_addCustom |  | Prototype:  | void QColorDialogPrivate::_q_addCustom() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1843-1849 |  
  |  | 4 | 2 | 
 _q_newColorTypedIn| Name:  | QColorDialogPrivate::_q_newColorTypedIn |  | Prototype:  | void QColorDialogPrivate::_q_newColorTypedIn(QRgb rgb) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1571-1579 |  
  |  | 5 | 2 | 
 _q_newCustom| Name:  | QColorDialogPrivate::_q_newCustom |  | Prototype:  | void QColorDialogPrivate::_q_newCustom(int r, int c) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1586-1592 |  
  |  | 4 | 2 | 
 _q_newHsv| Name:  | QColorDialogPrivate::_q_newHsv |  | Prototype:  | void QColorDialogPrivate::_q_newHsv(int h, int s, int v) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1488-1495 |  
  |  | 4 | 2 | 
 _q_newStandard| Name:  | QColorDialogPrivate::_q_newStandard |  | Prototype:  | void QColorDialogPrivate::_q_newStandard(int r, int c) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1594-1599 |  
  |  | 3 | 2 | 
 _q_pickScreenColor| Name:  | QColorDialogPrivate::_q_pickScreenColor |  | Prototype:  | void QColorDialogPrivate::_q_pickScreenColor() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1601-1637 |  
  |  | 14 | 2 | 
 currentQColor| Name:  | QColorDialogPrivate::currentQColor |  | Prototype:  | QColor QColorDialogPrivate::currentQColor() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1345-1350 |  
  |  | 3 | 2 | 
 init| Name:  | QColorDialogPrivate::init |  | Prototype:  | void QColorDialogPrivate::init(const QColor &initial) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1664-1685 |  
  |  | 9 | 2 | 
 retranslateStrings| Name:  | QColorDialogPrivate::retranslateStrings |  | Prototype:  | void QColorDialogPrivate::retranslateStrings() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1851-1861 |  
  |  | 6 | 2 | 
 setCurrentQColor| Name:  | QColorDialogPrivate::setCurrentQColor |  | Prototype:  | void QColorDialogPrivate::setCurrentQColor(const QColor &color) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1507-1514 |  
  |  | 4 | 2 | 
 setCurrentRgbColor| Name:  | QColorDialogPrivate::setCurrentRgbColor |  | Prototype:  | void QColorDialogPrivate::setCurrentRgbColor(QRgb rgb) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1498-1504 |  
  |  | 3 | 2 | 
 _q_updateColorPicking| Name:  | QColorDialogPrivate::_q_updateColorPicking |  | Prototype:  | void QColorDialogPrivate::_q_updateColorPicking() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 2206-2223 |  
  |  | 7 | 3 | 
 handleColorPickingKeyPress| Name:  | QColorDialogPrivate::handleColorPickingKeyPress |  | Prototype:  | bool QColorDialogPrivate::handleColorPickingKeyPress(QKeyEvent *e) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 2251-2263 |  
  |  | 9 | 3 | 
 initWidgets| Name:  | QColorDialogPrivate::initWidgets |  | Prototype:  | void QColorDialogPrivate::initWidgets() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1687-1828 |  
  |  | 73 | 3 | 
 canBeNativeDialog| Name:  | QColorDialogPrivate::canBeNativeDialog |  | Prototype:  | bool QColorDialogPrivate::canBeNativeDialog() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1863-1878 |  
  |  | 10 | 4 | 
 setCurrentColor| Name:  | QColorDialogPrivate::setCurrentColor |  | Prototype:  | void QColorDialogPrivate::setCurrentColor(const QColor &color, SetColorMode setColorMode) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1948-1961 |  
  |  | 8 | 4 | 
 selectColor| Name:  | QColorDialogPrivate::selectColor |  | Prototype:  | bool QColorDialogPrivate::selectColor(const QColor &col) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1523-1559 |  
  |  | 28 | 5 |