kio Library API Documentation

KIO::UDSAtom Class Reference

Collaboration diagram for KIO::UDSAtom:

Collaboration graph
[legend]
List of all members.

Public Attributes

QString m_str
long long m_long
unsigned int m_uds

Detailed Description

Definition at line 462 of file global.h.


Member Data Documentation

QString KIO::UDSAtom::m_str
 

Whether 'm_str' or 'm_long' is used depends on the value of 'm_uds'.

Definition at line 468 of file global.h.

Referenced by KIO::ForwardingSlaveBase::prepareUDSEntry().

long long KIO::UDSAtom::m_long
 

Whether 'm_str' or 'm_long' is used depends on the value of 'm_uds'.

Definition at line 472 of file global.h.

Referenced by KIO::ForwardingSlaveBase::prepareUDSEntry().

unsigned int KIO::UDSAtom::m_uds
 

Holds one of the UDS_XXX constants.

Definition at line 477 of file global.h.

Referenced by KIO::ForwardingSlaveBase::prepareUDSEntry().


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for kio Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Sep 15 10:48:17 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003