![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
![]() |
#include <FXDirList.h>
Inheritance diagram for FX::FXDirItem:
Public Methods | |
FXDirItem (const FXString &text, FXIcon *oi=NULL, FXIcon *ci=NULL, void *ptr=NULL) | |
Constructor. | |
FXbool | isFile () const |
Return true if this is a file item. | |
FXbool | isDirectory () const |
Return true if this is a directory item. | |
FXbool | isExecutable () const |
Return true if this is an executable item. | |
FXbool | isSymlink () const |
Return true if this is a symbolic link item. | |
FXbool | isChardev () const |
Return true if this is a character device item. | |
FXbool | isBlockdev () const |
Return true if this is a block device item. | |
FXbool | isFifo () const |
Return true if this is an FIFO item. | |
FXbool | isSocket () const |
Return true if this is a socket. | |
FXFileAssoc * | getAssoc () const |
Return the file-association object for this item. | |
unsigned long | getSize () const |
Return the file size for this item. | |
FXTime | getDate () const |
Return the date for this item. | |
Friends | |
class | FXDirList |
See also: