22 #include "tdelibs_export.h"
30 class TDEInstancePrivate;
33 #ifdef __TDE_HAVE_TDEHWLIB
34 class TDEHardwareDevices;
35 class TDEGlobalNetworkManager;
107 void setConfigReadOnly(
bool ro);
115 #ifdef __TDE_HAVE_TDEHWLIB
120 TDEHardwareDevices *hardwareDevices()
const;
126 TDEGlobalNetworkManager *networkManager()
const;
132 void newIconLoader()
const;
147 TQCString instanceName()
const;
167 void setConfigName(
const TQString &name);
175 #ifdef __TDE_HAVE_TDEHWLIB
176 mutable TDEHardwareDevices *_hardwaredevices;
177 mutable TDEGlobalNetworkManager *_networkmanager;
179 mutable void *_placeholder;
185 virtual void virtual_hook(
int id,
void* data );
187 TDEInstancePrivate *d;
188 bool m_configReadOnly;
Access KDE Configuration entries.
Charset font and encoder/decoder handling.
This class is used to store information about a program.
Site-independent access to standard KDE directories.
TDEConfig variant using shared memory.
An extension to TQMimeSourceFactory that uses TDEIconLoader to find images.
Access to KDE global objects for use in shared libraries.