#include <editor.hpp>
CS::Editor::Editor |
( |
const Editor & |
| ) |
|
|
private |
void CS::Editor::cancelCreateGame |
( |
| ) |
|
|
privateslot |
void CS::Editor::cancelFileDialog |
( |
| ) |
|
|
privateslot |
void CS::Editor::connectToIPCServer |
( |
| ) |
|
void CS::Editor::createAddon |
( |
| ) |
|
|
privateslot |
void CS::Editor::createGame |
( |
| ) |
|
|
privateslot |
void CS::Editor::createNewFile |
( |
const boost::filesystem::path & |
path | ) |
|
|
privateslot |
void CS::Editor::createNewGame |
( |
const boost::filesystem::path & |
file | ) |
|
|
privateslot |
void CS::Editor::lastDocumentDeleted |
( |
| ) |
|
|
privateslot |
void CS::Editor::loadDocument |
( |
| ) |
|
|
privateslot |
bool CS::Editor::makeIPCServer |
( |
| ) |
|
void CS::Editor::openFiles |
( |
const boost::filesystem::path & |
path | ) |
|
|
privateslot |
void CS::Editor::showSettings |
( |
| ) |
|
|
privateslot |
void CS::Editor::showStartup |
( |
| ) |
|
|
privateslot |
QLocalSocket* CS::Editor::mClientSocket |
|
private |
bool CS::Editor::mFsStrict |
|
private |
QString CS::Editor::mIpcServerName |
|
private |
boost::filesystem::path CS::Editor::mLocal |
|
private |
boost::interprocess::file_lock CS::Editor::mLock |
|
private |
boost::filesystem::path CS::Editor::mPid |
|
private |
boost::filesystem::ofstream CS::Editor::mPidFile |
|
private |
boost::filesystem::path CS::Editor::mResources |
|
private |
QLocalServer* CS::Editor::mServer |
|
private |
The documentation for this class was generated from the following files:
- /home/travis/build/OpenMW/openmw/apps/opencs/editor.hpp
- /home/travis/build/OpenMW/openmw/apps/opencs/editor.cpp