Led_Gtk_Helper < BASE_INTERACTOR,GTKBASEINFO >
Led_Gtk_TmpCmdUpdater
TextInteractorCommonCommandHelper_Gtk < BASECLASS,CMD_INFO,CMD_ENABLER >
qPrintGLIBTraceMessages
NEW in Led 3.0. Based on templates in Led_Win32 - from Led 3.0b1.
Led_Gtk_Helper < BASE_INTERACTOR,GTKBASEINFO > [public]
BASE_INTERACTOR = TextInteractor
DOCUMENT SOON - BASED ON Led_MFC_Helper
Member Details |
---|
Return true if Led_Win32_Helper See also Led_Gtk_Helper |
|
Hook the |
Led_Gtk_TmpCmdUpdater [public]
Helper class, used with TextInteractorCommonCommandHelper_Gtk
template.
For now - this is just a empty unused class, as I have not yet seen how to implement this style of updating within Gtk. It may not be supported for the first Gtk release of Led (Led 3.0).
TextInteractorCommonCommandHelper_Gtk < BASECLASS,CMD_INFO,CMD_ENABLER > [public]
TextInteractorCommonCommandHelper < BASECLASS,CMD_INFO,CMD_ENABLER >
where BASECLASS, CMD_INFO, and CMD_ENABLER are specified
See also WordProcessorCommonCommandHelper
NB: This template is important because it hooks in the class library/SDK (in this case Gtk) command dispatch metchanism into Led's.
qPrintGLIBTraceMessages [public]
Moderately useful trace messages output. Defaults to true only when qDebug true.