36 #define YUIPlugin_Qt "qt"
37 #define YUIPlugin_NCurses "ncurses"
38 #define YUIPlugin_Gtk "gtk"
52 static void loadUI(
bool withThreads =
false );
59 static void loadPlugin(
const std::string & name,
bool withThreads =
false );
61 static bool pluginExists(
const std::string & pluginBaseName );
77 typedef YUI * (*createUIFunction_t)( bool );
static void loadPlugin(const std::string &name, bool withThreads=false)
static void loadUI(bool withThreads=false)