Gnash
0.8.10
|
#include "gnashconfig.h"
#include <cassert>
#include <qcstring.h>
#include <qpopupmenu.h>
#include <qtimer.h>
#include <klibloader.h>
#include <kdebug.h>
#include <kconfig.h>
#include <ksimpleconfig.h>
#include <kaction.h>
#include <kapplication.h>
#include <klocale.h>
#include <kinstance.h>
#include <kparts/factory.h>
#include <kstaticdeleter.h>
#include "klash_part.h"
#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 |