#include </home/clem/local/src/opie/core/launcher/documentlist.h>
Collaboration diagram for DocumentList:

Public Member Functions | |
| DocumentList (ServerInterface *serverGui, bool scanDocs=TRUE, QObject *parent=0, const char *name=0) | |
| ~DocumentList () | |
| void | linkChanged (QString link) |
| void | restoreDone () |
| void | storageChanged () |
| void | sendAllDocLinks () |
| void | reloadAppLnks () |
| void | reloadDocLnks () |
| void | reforceDocuments () |
| void | DiffAppLnks () |
| void | start () |
| void | pause () |
| void | resume () |
| void | rescan () |
Static Public Attributes | |
| static AppLnkSet * | appLnkSet = 0 |
Protected Member Functions | |
| void | timerEvent (QTimerEvent *te) |
Private Slots | |
| void | startInitialScan () |
Private Member Functions | |
| void | add (const DocLnk &doc) |
Private Attributes | |
| DocumentListPrivate * | d |
|
||||||||||||||||||||
|
Definition at line 110 of file documentlist.cpp. References appLnkSet, MimeType::appsFolderName(), d, DocumentListPrivate::needToSendAllDocLinks, odebug, oendl, Config::readBoolEntry(), DocumentListPrivate::scanDocs, Config::setGroup(), and startInitialScan(). |
|
|
Definition at line 132 of file documentlist.cpp. |
|
|
Definition at line 139 of file documentlist.cpp. References d, ServerInterface::documentAdded(), QFile::exists(), AppLnk::file(), and DocumentListPrivate::serverGui. Referenced by linkChanged(), and timerEvent(). |
|
|
|
Definition at line 294 of file documentlist.cpp. References add(), DocLnkSet::children(), d, DocumentListPrivate::dls, ServerInterface::documentChanged(), ServerInterface::documentRemoved(), AppLnk::file(), AppLnk::fileKnown(), QString::isNull(), AppLnk::linkFile(), AppLnk::linkFileKnown(), list, odebug, oendl, reloadAppLnks(), AppLnkSet::remove(), DocumentListPrivate::serverGui, and DocumentListPrivate::store(). Referenced by Server::systemMsg(). |
|
|
Definition at line 152 of file documentlist.cpp. References d, and DocumentListPrivate::tid. Referenced by rescan(), and timerEvent(). |
|
|
Definition at line 286 of file documentlist.cpp. References d, Config::readBoolEntry(), reloadDocLnks(), DocumentListPrivate::scanDocs, and Config::setGroup(). Referenced by Server::systemMsg(). |
|
|
|
Definition at line 273 of file documentlist.cpp. References ServerInterface::allDocumentsRemoved(), d, ServerInterface::documentScanningProgress(), rescan(), DocumentListPrivate::scanDocs, DocumentListPrivate::sendDocLnks, and DocumentListPrivate::serverGui. Referenced by reforceDocuments(), restoreDone(), startInitialScan(), and storageChanged(). |
|
|
Definition at line 188 of file documentlist.cpp. References d, DocumentListPrivate::initialize(), oendl, owarn, pause(), and resume(). Referenced by reloadDocLnks(). |
|
|
Definition at line 343 of file documentlist.cpp. References reloadAppLnks(), and reloadDocLnks(). Referenced by Server::systemMsg(). |
|
|
Definition at line 160 of file documentlist.cpp. References d, and DocumentListPrivate::tid. |
|
|
|
Definition at line 146 of file documentlist.cpp. References resume(). Referenced by sendAllDocLinks(). |
|
|
Definition at line 126 of file documentlist.cpp. References reloadAppLnks(), and reloadDocLnks(). Referenced by DocumentList(). |
|
|
Definition at line 427 of file documentlist.cpp. References DiffAppLnks(), QTime::elapsed(), odebug, oendl, reloadDocLnks(), QTime::start(), and t. Referenced by Server::postDirectAccess(), and Server::storageChanged(). |
|
|
|
Definition at line 61 of file documentlist.cpp. Referenced by ServerInterface::appLnks(), DiffAppLnks(), DocumentList(), reloadAppLnks(), AppLauncher::sigStopped(), and ~DocumentList(). |
|
|
Definition at line 73 of file documentlist.h. Referenced by add(), DiffAppLnks(), DocumentList(), linkChanged(), pause(), reforceDocuments(), reloadAppLnks(), reloadDocLnks(), rescan(), resume(), sendAllDocLinks(), timerEvent(), and ~DocumentList(). |
1.4.2