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

tdeio/tdefile

Public Member Functions | List of all members
KFileTreeViewItem Class Reference

#include <tdefiletreeviewitem.h>

Inherits TDEListViewItem.

Public Member Functions

 KFileTreeViewItem (KFileTreeViewItem *, KFileItem *, KFileTreeBranch *)
 
 KFileTreeViewItem (KFileTreeView *, KFileItem *, KFileTreeBranch *)
 
KFileTreeBranch * branch () const
 
KFileItem * fileItem () const
 
TQString path () const
 
KURL url () const
 
bool isDir () const
 
bool alreadyListed () const
 
void setListed (bool wasListed)
 

Detailed Description

An item for a KFileTreeView that knows about its own KFileItem.

Definition at line 40 of file tdefiletreeviewitem.h.

Constructor & Destructor Documentation

◆ KFileTreeViewItem() [1/2]

KFileTreeViewItem::KFileTreeViewItem ( KFileTreeViewItem *  parent,
KFileItem *  item,
KFileTreeBranch *  brnch 
)

Definition at line 29 of file tdefiletreeviewitem.cpp.

◆ KFileTreeViewItem() [2/2]

KFileTreeViewItem::KFileTreeViewItem ( KFileTreeView *  parent,
KFileItem *  item,
KFileTreeBranch *  brnch 
)

Definition at line 42 of file tdefiletreeviewitem.cpp.

◆ ~KFileTreeViewItem()

KFileTreeViewItem::~KFileTreeViewItem ( )

Definition at line 54 of file tdefiletreeviewitem.cpp.

Member Function Documentation

◆ alreadyListed()

bool KFileTreeViewItem::alreadyListed ( ) const
Returns
if this directory was already seen by a KDirLister.

Definition at line 60 of file tdefiletreeviewitem.cpp.

◆ branch()

KFileTreeBranch * KFileTreeViewItem::branch ( ) const
inline
Returns
the KFileTreeBranch the item is sorted in.

Definition at line 50 of file tdefiletreeviewitem.h.

◆ fileItem()

KFileItem * KFileTreeViewItem::fileItem ( ) const
inline
Returns
the KFileItem the viewitem is representing.

Definition at line 55 of file tdefiletreeviewitem.h.

◆ isDir()

bool KFileTreeViewItem::isDir ( ) const
Returns
if the item represents a directory

Definition at line 80 of file tdefiletreeviewitem.cpp.

◆ path()

TQString KFileTreeViewItem::path ( ) const
Returns
the path of the item.

Definition at line 75 of file tdefiletreeviewitem.cpp.

◆ setListed()

void KFileTreeViewItem::setListed ( bool  wasListed)

set the flag if the directory was already listed.

Definition at line 65 of file tdefiletreeviewitem.cpp.

◆ url()

KURL KFileTreeViewItem::url ( ) const
Returns
the items KURL

Definition at line 70 of file tdefiletreeviewitem.cpp.


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

tdeio/tdefile

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

tdeio/tdefile

Skip menu "tdeio/tdefile"
  • 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/tdefile by doxygen 1.9.4
This website is maintained by Timothy Pearson.