Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
| ▼NTDEIO | A namespace for TDEIO globals |
| CAuthInfo | This class is intended to make it easier to prompt for, cache and retrieve authorization information |
| CChmodJob | This job changes permissions on a list of files or directories, optionally in a recursive manner |
| CConnection | This class provides a simple means for IPC between two applications via a pipe |
| CCopyJob | CopyJob is used to move, copy or symlink files and directories |
| CDataProtocol | This tdeioslave provides support of data urls as specified by rfc 2397 |
| ▼CDataSlave | This class provides a high performance implementation for the data url scheme (rfc2397) |
| CQueueStruct | Structure for queueing |
| CDavJob | The transfer job pumps data into and/or out of a Slave |
| CDeleteJob | A more complex Job to delete files and directories |
| CFileCopyJob | The FileCopyJob copies data from one place to another |
| CForwardingSlaveBase | This class should be used as a base for ioslaves acting as a forwarder to other ioslaves |
| CJob | The base class for all jobs |
| CListJob | A ListJob is allows you to get the get the content of a directory |
| CLocalURLJob | A TDEIO job that finds a local URL |
| CMetaData | MetaData is a simple map of key/value strings |
| CMetaInfoJob | MetaInfoJob is a TDEIO Job to retrieve meta information from files |
| CMimetypeJob | A MimetypeJob is a TransferJob that allows you to get the mime type of an URL |
| CMkdirJob | A TDEIO job that creates a directory |
| CMultiGetJob | The MultiGetJob is a TransferJob that allows you to get several files from a single server |
| CNetAccess | Net Transparency |
| ▼CNetRC | A Singleton class that provides access to passwords stored in .netrc files for automatic login purposes |
| CAutoLogin | Contains auto login information |
| CPasswordDialog | A dialog for requesting a login and a password from the end user |
| CPreviewJob | TDEIO Job to get a thumbnail picture |
| CProgressBase | This class does all initialization stuff for progress, like connecting signals to slots |
| CRenameDlg | A dialog for the options to rename two files |
| CScheduler | The TDEIO::Scheduler manages io-slaves for the application |
| CSimpleJob | A simple job (one url and one command) |
| CSlave | Attention developers: If you change the implementation of TDEIO::Slave, do not use connection() or slaveconn but the respective TDEIO::Slave accessor methods |
| CSlaveBase | There are two classes that specifies the protocol between application (job) and tdeioslave |
| CSlaveConfig | SlaveConfig |
| CSlaveInterface | There are two classes that specifies the protocol between application (TDEIO::Job) and tdeioslave |
| CStatJob | A TDEIO job that retrieves information about a file or directory |
| CStatusbarProgress | This is a special IO progress widget |
| CStoredTransferJob | StoredTransferJob is a TransferJob (for downloading or uploading data) that also stores a TQByteArray with the data, making it simpler to use than the standard TransferJob |
| CTCPSlaveBase | There are two classes that specifies the protocol between application (job) and tdeioslave |
| CTransferJob | The transfer job pumps data into and/or out of a Slave |
Trinity API Reference