digestactionmanager.cpp File Reference

#include "digestactionmanager.h"
#include <QAction>
#include <QActionGroup>
#include <QCloseEvent>
#include <QFileDialog>
#include <QMessageBox>
#include <QIcon>
#include "digestapplication.h"
#include "mdidiagramwindow.h"
#include "guidiagramcontroller.h"

Defines

#define SHOW_STR   tr("Show ")
#define HIDE_STR   tr("Hide ")
#define TURN_STR   tr("Turn ")
#define ON_STR   tr(" On")
#define OFF_STR   tr(" Off")
#define GRID_STR   tr("&Grid")
#define SNAP_TO_GRID_STR   tr("Snap-to-Grid")
#define ELEMENT_INSPECTOR_STR   tr("&Inspector")
#define INDENT_MENU_ITEM_STR   tr(" ")
#define ELLIPSIS_STR   "..."

Variables

static DigestActionManagermdiActionManagerInstance = 0

Define Documentation

#define ELEMENT_INSPECTOR_STR   tr("&Inspector")

#define ELLIPSIS_STR   "..."

#define GRID_STR   tr("&Grid")

#define HIDE_STR   tr("Hide ")

#define INDENT_MENU_ITEM_STR   tr(" ")

#define OFF_STR   tr(" Off")

#define ON_STR   tr(" On")

#define SHOW_STR   tr("Show ")

#define SNAP_TO_GRID_STR   tr("Snap-to-Grid")

#define TURN_STR   tr("Turn ")


Variable Documentation

DigestActionManager* mdiActionManagerInstance = 0 [static]


Generated on Mon Jul 30 09:46:50 2007 for Digest by  doxygen 1.5.2