• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeio/tdeio
 

tdeio/tdeio

Public Member Functions | Protected Member Functions
KFolderType Class Reference

#include <kmimetype.h>

Inheritance diagram for KFolderType:
KMimeType KServiceType

List of all members.

Public Member Functions

 KFolderType (KDesktopFile *config)
 KFolderType (TQDataStream &_str, int offset)
virtual TQString icon (const TQString &_url, bool _is_local) const
virtual TQString icon (const KURL &_url, bool _is_local) const
virtual TQString comment (const TQString &_url, bool _is_local) const
virtual TQString comment (const KURL &_url, bool _is_local) const

Protected Member Functions

virtual void virtual_hook (int id, void *data)

Detailed Description

Folder mime type.

Handles locked folders, for instance. Mimetype for a folder (inode/directory)

Definition at line 477 of file kmimetype.h.


Constructor & Destructor Documentation

KFolderType::KFolderType ( KDesktopFile *  config) [inline]

Construct a folder mimetype and take all information from a desktop file.

Parameters:
configthe desktop configuration file that describes the mime type

Definition at line 489 of file kmimetype.h.


Member Function Documentation

TQString KFolderType::comment ( const TQString &  ,
bool   
) const [virtual]

Returns the descriptive comment associated with the MIME type.

The arguments are unused, but provided so that KMimeType derived classes can use them.

Returns:
The descriptive comment associated with the MIME type, if any.

Reimplemented from KMimeType.

Definition at line 668 of file kmimetype.cpp.

TQString KFolderType::comment ( const KURL &  ,
bool   
) const [virtual]

Returns the descriptive comment associated with the MIME type.

The arguments are unused, but provided so that KMimeType derived classes can use them.

Returns:
The descriptive comment associated with the MIME type, if any.

Reimplemented from KMimeType.

Definition at line 676 of file kmimetype.cpp.

TQString KFolderType::icon ( const TQString &  ,
bool   
) const [virtual]

Return the filename of the icon associated with the mimetype.

The arguments are unused, but provided so that KMimeType-derived classes can use them (e.g. KFolderType uses the URL to return one out of 2 icons)

Returns:
The path to the icon associated with this MIME type.

Reimplemented from KMimeType.

Definition at line 595 of file kmimetype.cpp.

TQString KFolderType::icon ( const KURL &  ,
bool   
) const [virtual]

Return the filename of the icon associated with the mimetype.

The arguments are unused, but provided so that KMimeType-derived classes can use them (e.g. KFolderType uses the URL to return one out of 2 icons)

Returns:
The path to the icon associated with this MIME type.

Reimplemented from KMimeType.

Definition at line 603 of file kmimetype.cpp.


The documentation for this class was generated from the following files:
  • kmimetype.h
  • kmimetype.cpp

tdeio/tdeio

Skip menu "tdeio/tdeio"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

tdeio/tdeio

Skip menu "tdeio/tdeio"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeio/tdeio by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.