MythTV  master
keybindings.cpp File Reference

Keybinding classes. More...

#include "libmythbase/mythdb.h"
#include "libmythui/mythmainwindow.h"
#include "keybindings.h"
Include dependency graph for keybindings.cpp:

Go to the source code of this file.

Detailed Description

Keybinding classes.

Author
Micah F. Galizia mfgal.nosp@m.izi@.nosp@m.csd.u.nosp@m.wo.c.nosp@m.a Copyright (C) 2005 Micah Galizia

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA

This class is responsible for storing and loading the controls. It acts as a layer between the actual key/action bindings (actionset) and the UI.

Definition in file keybindings.cpp.