akregator
Akregator::MainFrame Class Reference
  #include <frame.h>
Inheritance diagram for Akregator::MainFrame:

Public Member Functions | |
| MainFrame (QWidget *parent, KParts::ReadOnlyPart *part, QWidget *widget) | |
| virtual | ~MainFrame () | 
| virtual bool | openUrl (const OpenUrlRequest &) | 
| virtual KParts::ReadOnlyPart * | part () const | 
| virtual KUrl | url () const | 
  Public Member Functions inherited from Akregator::Frame | |
| Frame (QWidget *parent=0) | |
| virtual | ~Frame () | 
| virtual bool | canGoBack () const | 
| virtual bool | canGoForward () const | 
| QString | caption () const | 
| int | id () const | 
| virtual bool | isLoading () const | 
| virtual bool | isReloadable () const | 
| bool | isRemovable () const | 
| virtual void | loadConfig (const KConfigGroup &, const QString &) | 
| int | progress () const | 
| virtual void | saveConfig (KConfigGroup &, const QString &) | 
| State | state () const | 
| QString | statusText () const | 
| QString | title () const | 
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
      
  | 
  inlinevirtual | 
Implements Akregator::Frame.
      
  | 
  inlinevirtual | 
Implements Akregator::Frame.
      
  | 
  virtual | 
returns the URL of the embedded part
Implements Akregator::Frame.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference
 Public Member Functions inherited from