gwenhywfar
4.8.0beta
|
#include "cppwidget_p.hpp"
#include "cppdialog.hpp"
#include <assert.h>
#include <gwenhywfar/inherit.h>
#include <gwenhywfar/debug.h>
#include <gwenhywfar/gui_be.h>
#include <gwenhywfar/widget_be.h>
#include <gwenhywfar/i18n.h>
#include <gwenhywfar/text.h>
#include <gwenhywfar/mdigest.h>
Go to the source code of this file.
Macros | |
#define | I18N(msg) GWEN_I18N_Translate(PACKAGE, msg) |
Functions | |
GWEN_INHERIT (GWEN_WIDGET, CppWidget) |
#define I18N | ( | msg | ) | GWEN_I18N_Translate(PACKAGE, msg) |
Definition at line 30 of file cppwidget.cpp.
GWEN_INHERIT | ( | GWEN_WIDGET | , |
CppWidget | |||
) |