gwenhywfar 5.12.0
cppdialog.cpp File Reference
#include "cppdialog_p.hpp"
#include <assert.h>
#include <gwenhywfar/inherit.h>
#include <gwenhywfar/debug.h>
#include <gwenhywfar/gui_be.h>
#include <gwenhywfar/i18n.h>
#include <gwenhywfar/text.h>
#include <gwenhywfar/mdigest.h>
Include dependency graph for cppdialog.cpp:

Go to the source code of this file.

Macros

#define I18N(msg)

Functions

 GWEN_INHERIT (GWEN_DIALOG, CppDialog)

Macro Definition Documentation

◆ I18N

#define I18N ( msg)
Value:
GWEN_I18N_Translate(PACKAGE, msg)
const char * GWEN_I18N_Translate(const char *txtdom, const char *text)
Definition i18n.c:255

Definition at line 27 of file cppdialog.cpp.

Function Documentation

◆ GWEN_INHERIT()

GWEN_INHERIT ( GWEN_DIALOG ,
CppDialog  )