OWBAL::FileChooser Class Reference
List of all members.
Constructor & Destructor Documentation
| OWBAL::FileChooser::~FileChooser |
( |
|
) |
|
Member Function Documentation
| void OWBAL::FileChooser::disconnectClient |
( |
|
) |
|
| bool OWBAL::FileChooser::disconnected |
( |
|
) |
|
Check FileChooserClient connection status.
- Parameters:
-
| [out] | : | return true when no client are connected. |
| void OWBAL::FileChooser::openFileChooser |
( |
Document * |
|
) |
|
Open a file chooser i.e.
a widget allowing to choose a file.
- Parameters:
-
| [in] | : | a pointer to the Document. |
| const String& OWBAL::FileChooser::filename |
( |
|
) |
const |
Get a file name.
- Parameters:
-
| String OWBAL::FileChooser::basenameForWidth |
( |
const Font & |
, |
|
|
int |
width | |
|
) |
| | const |
basenameForWidth.
- Parameters:
-
| [in] | : | a reference to a Font. |
| [in] | : | a width. |
| [out] | : | a string. |
| Icon* OWBAL::FileChooser::icon |
( |
|
) |
const |
Get an icon for the current FileChooser.
- Parameters:
-
| [out] | : | a pointer to an Icon. |
| void OWBAL::FileChooser::clear |
( |
|
) |
|
| void OWBAL::FileChooser::chooseFile |
( |
const String & |
filename |
) |
|
Choose a file.
- Parameters:
-
The documentation for this class was generated from the following file:
- /home/nef/EnvHaineko/haineko/home/developer/Doduo_sandlabs/BAL/OWBAL/Skeletons/Facilities/FileChooser.t