23 #ifndef __SERVER_LIST_CONTEXT_MENU_H_ 24 #define __SERVER_LIST_CONTEXT_MENU_H_ 53 SortAdditionallyAscending,
54 SortAdditionallyDescending,
55 ClearAdditionalSorting,
56 RemoveAdditionalSortingForColumn,
64 const QModelIndex &modelIndex,
ServerList *parent);
67 const QModelIndex &modelIndex()
const;
68 void popup(
const QPoint& point);
69 ServerPtr server()
const;
71 Result translateQMenuResult(QAction* resultAction);
75 void triggered(QAction* action);
80 QMenu* createCopyMenu(QWidget* parent);
82 void initializeMembers();
Structure describing server filter.
A representation of a server for a given game.