orK/src/ork.h File Reference

Define some usefull constant for OrK. More...

#include <QString>

Go to the source code of this file.

Namespaces

namespace  OrK
namespace  OrKEngine
namespace  OrKMap
namespace  OrKRule

Enumerations

enum  OrKMap::Origin { OrKMap::FromMap, OrKMap::FromList }
 FIXME. More...
enum  OrKMap::Type {
  OrKMap::None, OrKMap::Simple, OrKMap::Switch, OrKMap::Signal,
  OrKMap::Tunnel
}
 FIXME. More...
enum  OrKMap::Decoder { OrKMap::undef, OrKMap::maerklin }
 FIXME. More...
enum  OrKRule::Trigger { OrKRule::SetOff, OrKRule::SetOn }
 Contain the possible Trigger for the rules. More...
enum  OrKRule::Action { OrKRule::Off, OrKRule::On }
 Contain the possible Trigger for the rules. More...

Variables

const QString OrK::Version = "0.1"
 Current programm version.
const QString OrKEngine::Version = "0.1"
const QString OrKEngine::MimeType = "OrKEngine/Item"
 Drag and Drop Engine MimeType.
const QString OrKMap::Version = "0.1"
const int OrKMap::ItemXSize = 30
 Default rail item horizontal size.
const int OrKMap::ItemYSize = 30
 Default rail item vertical size.
const QString OrKMap::MimeType = "OrKmap/Item"
 Drag and Drop Rail item MimeType.
const QString OrKMap::StateOpen = "_opened"
 Name denominator in the SVG rails file.
const QString OrKMap::StateClosed = "_closed"
 Name denominator in the SVG rails file.
const QString OrKMap::UnknownId = "unknown"
 Name denominator in the SVG rails file.
const QString OrKRule::Version = "0.1"


Detailed Description

Define some usefull constant for OrK.

Author:
Bianco François, Epiney Yvan
Date:
2008.05.04

Definition in file ork.h.


Generated on Sun Jun 22 23:46:29 2008 for OrK by  doxygen 1.5.6