Home
last modified time | relevance | path

Searched defs:QT45_FOREGROUND (Results 1 – 5 of 5) sorted by relevance

/dports/devel/codequery/codequery-0.24.0/showgraph/GraphView/
H A Dstyle_edit.cpp23 #define QT45_FOREGROUND(x) windowText(x) macro
25 #define QT45_FOREGROUND(x) foreground(x) macro
H A Dedge_helper.cpp23 #define QT45_FOREGROUND(x) windowText(x) macro
25 #define QT45_FOREGROUND(x) foreground(x) macro
H A Dedge_item.cpp27 #define QT45_FOREGROUND(x) windowText(x) macro
29 #define QT45_FOREGROUND(x) foreground(x) macro
H A Dnode_item.cpp25 #define QT45_FOREGROUND(x) windowText(x) macro
27 #define QT45_FOREGROUND(x) foreground(x) macro
H A Dgraph_view.cpp12 #define QT45_FOREGROUND(x) windowText(x) macro
14 #define QT45_FOREGROUND(x) foreground(x) macro