#include <ax/ax_menu_folder.h>
List of all members.
|
Public Member Functions |
| | AxFileMenuItem (const AxFileMenuItem &item) |
| | AxFileMenuItem () |
| | AxFileMenuItem (const wxString &label, const wxString &description, const wxString &id, const wxString path, const wxString &filter=wxT("*"), int style=0) |
| bool | Create (const wxString &label, const wxString &description, const wxString &id, const wxString path, const wxString &filter=wxT("*"), int style=axFOLDER_MENU_STYLE_NEW_FOLDER) |
| virtual AxMenuItem * | Clone () const |
| | Override this function for derived classes.
|
Constructor & Destructor Documentation
| AxFileMenuItem::AxFileMenuItem |
( |
const AxFileMenuItem & |
item |
) |
[inline] |
| AxFileMenuItem::AxFileMenuItem |
( |
|
) |
[inline] |
| AxFileMenuItem::AxFileMenuItem |
( |
const wxString & |
label, |
|
|
const wxString & |
description, |
|
|
const wxString & |
id, |
|
|
const wxString |
path, |
|
|
const wxString & |
filter = wxT("*"), |
|
|
int |
style = 0 | |
|
) |
| | |
Member Function Documentation
| virtual AxMenuItem* AxFileMenuItem::Clone |
( |
|
) |
const [inline, virtual] |
Override this function for derived classes.
Reimplemented from AxFolderMenuItem.
| bool AxFileMenuItem::Create |
( |
const wxString & |
label, |
|
|
const wxString & |
description, |
|
|
const wxString & |
id, |
|
|
const wxString |
path, |
|
|
const wxString & |
filter = wxT("*"), |
|
|
int |
style = axFOLDER_MENU_STYLE_NEW_FOLDER | |
|
) |
| | |
The documentation for this class was generated from the following files: