ManaPlus
Data Structures | Variables
touchactionmodel.cpp File Reference

(986a3bf)

#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
 

Variable Documentation

◆ touchActionDataSize

const int touchActionDataSize = 5

Definition at line 33 of file touchactionmodel.cpp.

Referenced by TouchActionsModel::TouchActionsModel().

◆ touchActionSorter

class SortTouchActionFunctor touchActionSorter
static