Gnash  0.8.11dev
Public Slots | Public Member Functions | Protected Slots | Protected Member Functions | Friends | List of all members
KlashPart Class Reference

#include <klash_part.h>

Inheritance diagram for KlashPart:

Public Slots

virtual bool openURL (const KURL &url)
 
virtual bool closeURL ()
 
void play ()
 
void stop ()
 
void pause ()
 
int width () const
 
int height () const
 
virtual bool openUrl (const KUrl &url)
 
virtual bool closeUrl ()
 
void play ()
 
void stop ()
 
void pause ()
 
int width () const
 
int height () const
 

Public Member Functions

 KlashPart (QWidget *wparent, const char *wname, QObject *parent, const char *name, const QStringList &args)
 
 ~KlashPart ()
 
KDE_NO_EXPORT KlashBrowserExtensionbrowserextension () const
 
KlashLiveConnectExtensionliveconnectextension () const
 
bool allowRedir (const KURL &url) const
 
void fullScreen ()
 
void setLoaded (int percentage)
 
const QString & source () const
 
 KlashPart (QWidget *wparent, QObject *parent, const QStringList &args)
 
 ~KlashPart ()
 
KDE_NO_EXPORT KlashBrowserExtensionbrowserextension () const
 
KlashLiveConnectExtensionliveconnectextension () const
 
bool allowRedir (const KUrl &url) const
 
void fullScreen ()
 
void setLoaded (int percentage)
 
const QString & source () const
 

Protected Slots

void playingStarted ()
 
void playingStopped ()
 
void processStopped (KProcess *)
 
void playingStarted ()
 
void playingStopped ()
 
void processStopped (int, QProcess::ExitStatus)
 

Protected Member Functions

virtual bool openFile ()
 
virtual bool openFile ()
 

Friends

struct GroupPredicate
 

Constructor & Destructor Documentation

§ KlashPart() [1/2]

KDE_NO_CDTOR_EXPORT KlashPart::KlashPart ( QWidget *  wparent,
const char *  wname,
QObject *  parent,
const char *  name,
const QStringList &  args 
)

§ ~KlashPart() [1/2]

KDE_NO_CDTOR_EXPORT KlashPart::~KlashPart ( )

References stop().

§ KlashPart() [2/2]

KDE_NO_CDTOR_EXPORT KlashPart::KlashPart ( QWidget *  wparent,
QObject *  parent,
const QStringList &  args 
)

§ ~KlashPart() [2/2]

KlashPart::~KlashPart ( )

Member Function Documentation

§ allowRedir() [1/2]

KDE_NO_EXPORT bool KlashPart::allowRedir ( const KUrl &  url) const

§ allowRedir() [2/2]

KDE_NO_EXPORT bool KlashPart::allowRedir ( const KURL &  url) const

§ browserextension() [1/2]

KDE_NO_EXPORT KlashBrowserExtension* KlashPart::browserextension ( ) const
inline

§ browserextension() [2/2]

KDE_NO_EXPORT KlashBrowserExtension* KlashPart::browserextension ( ) const
inline

§ closeUrl

KDE_NO_EXPORT bool KlashPart::closeUrl ( )
virtualslot

§ closeURL

KDE_NO_EXPORT bool KlashPart::closeURL ( )
virtualslot

§ fullScreen() [1/2]

void KlashPart::fullScreen ( )

§ fullScreen() [2/2]

KDE_NO_EXPORT void KlashPart::fullScreen ( )

Referenced by closeUrl().

§ height [1/2]

int KlashPart::height ( ) const
inlineslot

§ height [2/2]

int KlashPart::height ( ) const
inlineslot

§ liveconnectextension() [1/2]

KlashLiveConnectExtension* KlashPart::liveconnectextension ( ) const
inline

References url.

§ liveconnectextension() [2/2]

KlashLiveConnectExtension* KlashPart::liveconnectextension ( ) const
inline

References url.

§ openFile() [1/2]

virtual bool KlashPart::openFile ( )
protectedvirtual

§ openFile() [2/2]

bool KlashPart::openFile ( )
protectedvirtual

References play().

Referenced by allowRedir().

§ openUrl

KDE_NO_EXPORT bool KlashPart::openUrl ( const KUrl &  url)
virtualslot

Referenced by processStopped().

§ openURL

KDE_NO_EXPORT bool KlashPart::openURL ( const KURL &  url)
virtualslot

§ pause [1/2]

void KlashPart::pause ( )
slot

§ pause [2/2]

KDE_NO_EXPORT void KlashPart::pause ( )
slot

Referenced by allowRedir(), and KlashPart().

§ play [1/2]

void KlashPart::play ( )
slot

§ play [2/2]

KDE_NO_EXPORT void KlashPart::play ( )
slot

§ playingStarted [1/2]

void KlashPart::playingStarted ( )
protectedslot

§ playingStarted [2/2]

KDE_NO_EXPORT void KlashPart::playingStarted ( )
protectedslot

§ playingStopped [1/2]

void KlashPart::playingStopped ( )
protectedslot

§ playingStopped [2/2]

KDE_NO_EXPORT void KlashPart::playingStopped ( )
protectedslot

§ processStopped [1/2]

KDE_NO_EXPORT void KlashPart::processStopped ( int  ,
QProcess::ExitStatus   
)
protectedslot

§ processStopped [2/2]

KDE_NO_EXPORT void KlashPart::processStopped ( KProcess *  )
protectedslot

References playingStopped().

Referenced by allowRedir(), and play().

§ setLoaded() [1/2]

void KlashPart::setLoaded ( int  percentage)

§ setLoaded() [2/2]

KDE_NO_EXPORT void KlashPart::setLoaded ( int  percentage)

§ source() [1/2]

const QString& KlashPart::source ( ) const
inline

References play, and stop.

§ source() [2/2]

const QString& KlashPart::source ( ) const
inline

References play, and stop.

Referenced by processStopped().

§ stop [1/2]

void KlashPart::stop ( )
slot

§ stop [2/2]

KDE_NO_EXPORT void KlashPart::stop ( )
slot

References gnash::key::L.

Referenced by allowRedir(), KlashPart(), play(), and ~KlashPart().

§ width [1/2]

int KlashPart::width ( ) const
inlineslot

§ width [2/2]

int KlashPart::width ( ) const
inlineslot

Friends And Related Function Documentation

§ GroupPredicate

GroupPredicate
friend

The documentation for this class was generated from the following files: