akregator
Akregator::OnlineSyncSettings Class Reference
#include <onlinesyncsettings.h>
Inheritance diagram for Akregator::OnlineSyncSettings:

Detailed Description
Definition at line 11 of file onlinesyncsettings.h.
Public Member Functions | |
| ~OnlineSyncSettings () | |
Static Public Member Functions | |
| static bool | bar () |
| static OnlineSyncSettings * | self () |
| static void | setBar (bool v) |
Protected Member Functions | |
| OnlineSyncSettings () | |
Protected Attributes | |
| bool | mBar |
Constructor & Destructor Documentation
| OnlineSyncSettings::~OnlineSyncSettings | ( | ) |
Definition at line 43 of file onlinesyncsettings.cpp.
| OnlineSyncSettings::OnlineSyncSettings | ( | ) | [protected] |
Definition at line 31 of file onlinesyncsettings.cpp.
Member Function Documentation
| static bool Akregator::OnlineSyncSettings::bar | ( | ) | [inline, static] |
| OnlineSyncSettings * OnlineSyncSettings::self | ( | ) | [static] |
Definition at line 21 of file onlinesyncsettings.cpp.
| static void Akregator::OnlineSyncSettings::setBar | ( | bool | v | ) | [inline, static] |
Member Data Documentation
bool Akregator::OnlineSyncSettings::mBar [protected] |
Definition at line 43 of file onlinesyncsettings.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference