Home
last modified time | relevance | path

Searched refs:OPTION_LITEDEBUG (Results 1 – 3 of 3) sorted by relevance

/dports/devel/liteide/liteide-x37.4/liteidex/src/plugins/litedebug/
H A Dlitedebugoptionfactory.cpp45 return QStringList() << OPTION_LITEDEBUG; in mimeTypes()
50 if (mimeType == OPTION_LITEDEBUG) { in create()
H A Dlitedebug_global.h35 #define OPTION_LITEDEBUG "option/litedebug" macro
H A Dlitedebugoption.cpp64 return OPTION_LITEDEBUG; in mimeType()