QIHotKeyEdit.h revision c3d6dbf046494d6b43f11aa35955aa713f17860c
65fea56f17cd614bc8908264df980a62e1931468vboxsync * VBox frontends: Qt GUI ("VirtualBox"):
65fea56f17cd614bc8908264df980a62e1931468vboxsync * VirtualBox Qt extensions: QIHotKeyEdit class declaration
65fea56f17cd614bc8908264df980a62e1931468vboxsync * Copyright (C) 2006-2007 Sun Microsystems, Inc.
65fea56f17cd614bc8908264df980a62e1931468vboxsync * This file is part of VirtualBox Open Source Edition (OSE), as
65fea56f17cd614bc8908264df980a62e1931468vboxsync * available from http://www.virtualbox.org. This file is free software;
65fea56f17cd614bc8908264df980a62e1931468vboxsync * you can redistribute it and/or modify it under the terms of the GNU
65fea56f17cd614bc8908264df980a62e1931468vboxsync * General Public License (GPL) as published by the Free Software
65fea56f17cd614bc8908264df980a62e1931468vboxsync * Foundation, in version 2 as it comes in the "COPYING" file of the
65fea56f17cd614bc8908264df980a62e1931468vboxsync * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
65fea56f17cd614bc8908264df980a62e1931468vboxsync * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
65fea56f17cd614bc8908264df980a62e1931468vboxsync * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
65fea56f17cd614bc8908264df980a62e1931468vboxsync * Clara, CA 95054 USA or visit http://www.sun.com if you need
65fea56f17cd614bc8908264df980a62e1931468vboxsync * additional information or have any questions.
65fea56f17cd614bc8908264df980a62e1931468vboxsync#if defined (Q_WS_X11)
65fea56f17cd614bc8908264df980a62e1931468vboxsync#if defined (Q_WS_MAC)
65fea56f17cd614bc8908264df980a62e1931468vboxsync#if defined (Q_WS_PM)
65fea56f17cd614bc8908264df980a62e1931468vboxsync/* Extra virtual keys returned by QIHotKeyEdit::virtualKey() */
#if defined (Q_WS_PM)
static void retranslateUi();
void clear();
#if defined (Q_WS_WIN32)
void updateText();
int mKeyVal;
#if defined (Q_WS_PM)
#if defined (Q_WS_MAC)
static const char *kNoneSymbName;