Searched refs:methodDebug (Results 1 – 3 of 3) sorted by relevance
43 #define methodDebug() qDebug() << "PasteboardQt: " << __FUNCTION__; macro
59 #define methodDebug() qDebug("ClipboardQt: %s", __FUNCTION__) macro
58 #define methodDebug() qDebug("EditorClientQt: %s", __FUNCTION__); macro