Inkscape
Vector Graphics Editor
|
This is the complete list of members for Inkscape::MessageContext, including all inherited members.
_flash_message_id | Inkscape::MessageContext | private |
_message_id | Inkscape::MessageContext | private |
_stack | Inkscape::MessageContext | private |
clear() | Inkscape::MessageContext | |
flash(MessageType type, char const *message) | Inkscape::MessageContext | |
flashF(MessageType type, char const *format,...) G_GNUC_PRINTF(3 | Inkscape::MessageContext | |
flashVF(MessageType type, char const *format, va_list args) | Inkscape::MessageContext | |
MessageContext(MessageStack &stack) | Inkscape::MessageContext | |
set(MessageType type, char const *message) | Inkscape::MessageContext | |
setF(MessageType type, char const *format,...) G_GNUC_PRINTF(3 | Inkscape::MessageContext | |
setVF(MessageType type, char const *format, va_list args) | Inkscape::MessageContext | |
~MessageContext() | Inkscape::MessageContext |