NIREP

ViewRDL.h File Reference

#include "wx/frame.h"
#include "wx/richtext/richtextctrl.h"
#include "ResourceDescriptionList/ResourceDescriptionList.h"
Include dependency graph for ViewRDL.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ViewRDL

Defines

#define SYMBOL_VIEWRDL_IDNAME   ID_VIEWRDL
#define SYMBOL_VIEWRDL_POSITION   wxDefaultPosition
#define SYMBOL_VIEWRDL_SIZE   wxSize(400, 350)
#define SYMBOL_VIEWRDL_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX
#define SYMBOL_VIEWRDL_TITLE   _("ViewRDL")

Define Documentation

#define SYMBOL_VIEWRDL_IDNAME   ID_VIEWRDL

Definition at line 37 of file ViewRDL.h.

#define SYMBOL_VIEWRDL_POSITION   wxDefaultPosition

Definition at line 39 of file ViewRDL.h.

#define SYMBOL_VIEWRDL_SIZE   wxSize(400, 350)

Definition at line 38 of file ViewRDL.h.

#define SYMBOL_VIEWRDL_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX

Includes

Forward declarations

Control identifiers

Definition at line 35 of file ViewRDL.h.

#define SYMBOL_VIEWRDL_TITLE   _("ViewRDL")

Definition at line 36 of file ViewRDL.h.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines