Gnash
0.8.10
|
#include "gnashconfig.h"
#include <cassert>
#include <QByteArray>
#include <QMenu>
#include <QTimer>
#include <klibloader.h>
#include <kdebug.h>
#include <kauthorized.h>
#include <kconfig.h>
#include <ksimpleconfig.h>
#include <kaction.h>
#include <kapplication.h>
#include <klocale.h>
#include <kcomponentdata.h>
#include <kactioncollection.h>
#include <kparts/factory.h>
#include "klash_part.h"
#include <csignal>
#include <X11/Xlib.h>
#include <X11/keysym.h>
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>
#include "klash_part.moc"
Enumerations | |
enum | JSCommand { notsupported, isfullscreen, isloop, length, width, height, position, prop_source, source, setsource, play, jsc_pause, start, stop, prop_volume, volume, setvolume, notsupported, isfullscreen, isloop, length, width, height, position, prop_source, source, setsource, play, jsc_pause, start, stop, prop_volume, volume, setvolume } |
enum JSCommand |