Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXFileList.h>
Inheritance diagram for FX::FXFileList:
It automatically updates itself periodically by re-scanning the file system for any changes. As it scans the displayed directory, it automatically determines the icons to be displayed by consulting the file associations registry settings. A number of messages can be sent to the File List to control the filter pattern, sort category, sorting order, case sensitivity, and hidden file display mode. The File list widget supports drags and drops of files.
See also:
|
|
Construct a file list.
|
|
Destructor.
|
|
Reimplemented from FX::FXIconList. |
|
Reimplemented from FX::FXIconList. |
|
Reimplemented from FX::FXIconList. |
|
Reimplemented from FX::FXIconList. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Create server-side resources.
Reimplemented from FX::FXIconList. |
|
Detach server-side resources.
Reimplemented from FX::FXIconList. |
|
Destroy server-side resources.
Reimplemented from FX::FXComposite. |
|
Scan the current directory and update the items if needed, or if force is TRUE.
|
|
Set current file.
|
|
Return current file.
|
|
Set current directory.
|
|
Return current directory.
|
|
Change wildcard matching pattern.
|
|
Return wildcard pattern.
|
|
Return TRUE if item is a directory.
|
|
Return TRUE if item is a directory.
|
|
Return TRUE if item is a file.
|
|
Return TRUE if item is executable.
|
|
Return name of item at index.
|
|
Return full pathname of item at index.
|
|
Return file association of item.
|
|
Return wildcard matching mode.
|
|
Change wildcard matching mode.
|
|
Return TRUE if showing hidden files.
|
|
Show or hide hidden files.
|
|
Return TRUE if showing directories only.
|
|
Show directories only.
|
|
Return TRUE if showing files only.
|
|
Show files only.
|
|
Return TRUE if image preview on.
|
|
Show or hide preview images.
|
|
Return images preview size.
|
|
Change images preview size.
|
|
Return TRUE if showing parent directories.
|
|
Show parent directories.
|
|
Change file associations.
|
|
Return file associations.
|
|
Save to stream.
Reimplemented from FX::FXIconList. |
|
Load from stream.
Reimplemented from FX::FXIconList. |
Copyright © 1997-2005 Jeroen van der Zijp |