ManaPlus
|
#include "gui/setupactiondata.h"
#include "gui/touchactiondata.h"
#include "gui/models/touchactionmodel.h"
#include "utils/foreach.h"
#include <algorithm>
#include "debug.h"
Go to the source code of this file.
Data Structures | |
class | SortTouchActionFunctor |
Variables | |
const int | touchActionDataSize = 5 |
static class SortTouchActionFunctor | touchActionSorter |
const int touchActionDataSize = 5 |
Definition at line 33 of file touchactionmodel.cpp.
Referenced by TouchActionsModel::TouchActionsModel().
|
static |
Referenced by TouchActionsModel::TouchActionsModel().