File include/brisk/widgets/TextEditor.hpp
¶
TextEditor
class¶
TextEditor
staticMetaClass
function (TextEditor::staticMetaClass
)¶
BRISK_DYNAMIC_CLASS(TextEditor, Widget)
\Returns a pointer to the static metadata of this class. \
Returns Const pointer to the MetaClass instance. \
dynamicMetaClass
function (TextEditor::dynamicMetaClass
)¶
BRISK_DYNAMIC_CLASS(TextEditor, Widget)
\Returns a pointer to the dynamic metadata of this instance. \
Returns Const pointer to the MetaClass instance. \
PasswordEditor
class¶
PasswordEditor
staticMetaClass
function (PasswordEditor::staticMetaClass
)¶
BRISK_DYNAMIC_CLASS(PasswordEditor, TextEditor)
\Returns a pointer to the static metadata of this class. \
Returns Const pointer to the MetaClass instance. \
dynamicMetaClass
function (PasswordEditor::dynamicMetaClass
)¶
BRISK_DYNAMIC_CLASS(PasswordEditor, TextEditor)
\Returns a pointer to the dynamic metadata of this instance. \
Returns Const pointer to the MetaClass instance. \
Auto-generated from sources, Revision , https://github.com/brisklib/brisk/blob//include/brisk/