kio Library API Documentation

KProtocolInfo::ExtraField Struct Reference

Definition of an extra field in the UDS entries, returned by a listDir operation. More...

#include <kprotocolinfo.h>

Collaboration diagram for KProtocolInfo::ExtraField:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ExtraField ()
 ExtraField (const QString &_name, const QString &_type)

Public Attributes

QString name
QString type

Detailed Description

Definition of an extra field in the UDS entries, returned by a listDir operation.

The name is the name of the column, translated.

The type name comes from QVariant::typeName() Currently supported types: "QString", "QDateTime" (ISO-8601 format)

Since:
3.2

Definition at line 171 of file kprotocolinfo.h.


The documentation for this struct 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 Jul 20 13:57:49 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003