OpenMW
Classes | Variables
anonymous_namespace{journalwindow.cpp} Namespace Reference

Classes

struct  JournalWindowImpl

Variables

static char const OptionsOverlay [] = "OptionsOverlay"
static char const OptionsBTN [] = "OptionsBTN"
static char const PrevPageBTN [] = "PrevPageBTN"
static char const NextPageBTN [] = "NextPageBTN"
static char const CloseBTN [] = "CloseBTN"
static char const JournalBTN [] = "JournalBTN"
static char const TopicsBTN [] = "TopicsBTN"
static char const QuestsBTN [] = "QuestsBTN"
static char const CancelBTN [] = "CancelBTN"
static char const ShowAllBTN [] = "ShowAllBTN"
static char const ShowActiveBTN [] = "ShowActiveBTN"
static char const PageOneNum [] = "PageOneNum"
static char const PageTwoNum [] = "PageTwoNum"
static char const TopicsList [] = "TopicsList"
static char const TopicsPage [] = "TopicsPage"
static char const QuestsList [] = "QuestsList"
static char const QuestsPage [] = "QuestsPage"
static char const LeftBookPage [] = "LeftBookPage"
static char const RightBookPage [] = "RightBookPage"
static char const LeftTopicIndex [] = "LeftTopicIndex"
static char const RightTopicIndex [] = "RightTopicIndex"

Variable Documentation

char const anonymous_namespace{journalwindow.cpp}::CancelBTN[] = "CancelBTN" [static]
char const anonymous_namespace{journalwindow.cpp}::CloseBTN[] = "CloseBTN" [static]
char const anonymous_namespace{journalwindow.cpp}::JournalBTN[] = "JournalBTN" [static]
char const anonymous_namespace{journalwindow.cpp}::LeftBookPage[] = "LeftBookPage" [static]
char const anonymous_namespace{journalwindow.cpp}::LeftTopicIndex[] = "LeftTopicIndex" [static]
char const anonymous_namespace{journalwindow.cpp}::NextPageBTN[] = "NextPageBTN" [static]
char const anonymous_namespace{journalwindow.cpp}::OptionsBTN[] = "OptionsBTN" [static]
char const anonymous_namespace{journalwindow.cpp}::OptionsOverlay[] = "OptionsOverlay" [static]
char const anonymous_namespace{journalwindow.cpp}::PageOneNum[] = "PageOneNum" [static]
char const anonymous_namespace{journalwindow.cpp}::PageTwoNum[] = "PageTwoNum" [static]
char const anonymous_namespace{journalwindow.cpp}::PrevPageBTN[] = "PrevPageBTN" [static]
char const anonymous_namespace{journalwindow.cpp}::QuestsBTN[] = "QuestsBTN" [static]
char const anonymous_namespace{journalwindow.cpp}::QuestsList[] = "QuestsList" [static]
char const anonymous_namespace{journalwindow.cpp}::QuestsPage[] = "QuestsPage" [static]
char const anonymous_namespace{journalwindow.cpp}::RightBookPage[] = "RightBookPage" [static]
char const anonymous_namespace{journalwindow.cpp}::RightTopicIndex[] = "RightTopicIndex" [static]
char const anonymous_namespace{journalwindow.cpp}::ShowActiveBTN[] = "ShowActiveBTN" [static]
char const anonymous_namespace{journalwindow.cpp}::ShowAllBTN[] = "ShowAllBTN" [static]
char const anonymous_namespace{journalwindow.cpp}::TopicsBTN[] = "TopicsBTN" [static]
char const anonymous_namespace{journalwindow.cpp}::TopicsList[] = "TopicsList" [static]
char const anonymous_namespace{journalwindow.cpp}::TopicsPage[] = "TopicsPage" [static]