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;
Charset font and encoder/decoder handling.
An extension to TQMimeSourceFactory that uses TDEIconLoader to find images.
This class is used to store information about a program.
Access KDE Configuration entries.
Access to KDE global objects for use in shared libraries.
TDEInstance(const TDEInstance &)
Copy Constructor is not allowed.
TDEConfig variant using shared memory.
Site-independent access to standard KDE directories.