#include "guiiconhandler.h"Include dependency graph for guifunctions.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | GuiFunctions |
Functions | |
| void | registerGuiFunctions (GuiIconHandler &handler) |
| void | registerReplayGuiFunctions (GuiIconHandler &handler) |
Variables | |
| GuiIconHandler | GuiFunctions::primaryGuiIcons |
| void registerGuiFunctions | ( | GuiIconHandler & | handler | ) |
Definition at line 2021 of file guifunctions.cpp.
References GuiIconHandler::registerUserFunction().
Referenced by loaddata().
| void registerReplayGuiFunctions | ( | GuiIconHandler & | handler | ) |
Definition at line 552 of file replay.cpp.
References GuiIconHandler::registerUserFunction().
Referenced by ReplayGuiIconHandleHandler::ReplayGuiIconHandleHandler().
1.5.1