Home

QtDirectoryBrowserItem Class Reference

The QtDirectoryBrowserItem class provides an item for use in a QtDirectoryBrowser. More...

#include <qtdirectorybrowser.h>

List of all member functions.

Public Members


Detailed Description

The QtDirectoryBrowserItem class provides an item for use in a QtDirectoryBrowser.

QtDirectoryBrowserItem is derived from QListViewItem and inherits most of its public interface from that class. The one addition is fileInfo() which returns a QFileInfo for the file or directory associated with the directory browser item.

See also QListViewItem.


Member Function Documentation

QtDirectoryBrowserItem::~QtDirectoryBrowserItem ()

Destroys the directory browser item and frees any allocated resources.

QFileInfo QtDirectoryBrowserItem::fileInfo ()

Returns a QFileInfo containing the file information for the directory browser item.

This file is part of the Qt Solutions. Copyright © 2003-2005 Trolltech. All Rights Reserved.

Copyright © 2003-2005 TrolltechTrademarks
Qt Solutions