![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
![]() |
#include <FXFileList.h>
Inheritance diagram for FX::FXFileItem:
Public Methods | |
FXFileItem (const FXString &text, FXIcon *bi=NULL, FXIcon *mi=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 | FXFileList |
See also: