This is the complete list of members for wxTaskBarJumpListItem, including all inherited members.
GetArguments() const | wxTaskBarJumpListItem | |
GetCategory() const | wxTaskBarJumpListItem | |
GetFilePath() const | wxTaskBarJumpListItem | |
GetIconIndex() const | wxTaskBarJumpListItem | |
GetIconPath() const | wxTaskBarJumpListItem | |
GetTitle() const | wxTaskBarJumpListItem | |
GetTooltip() const | wxTaskBarJumpListItem | |
GetType() const | wxTaskBarJumpListItem | |
SetArguments(const wxString &arguments) | wxTaskBarJumpListItem | |
SetCategory(wxTaskBarJumpListCategory *category) | wxTaskBarJumpListItem | |
SetFilePath(const wxString &filePath) | wxTaskBarJumpListItem | |
SetIconIndex(int iconIndex) | wxTaskBarJumpListItem | |
SetIconPath(const wxString &iconPath) | wxTaskBarJumpListItem | |
SetTitle(const wxString &title) | wxTaskBarJumpListItem | |
SetTooltip(const wxString &tooltip) | wxTaskBarJumpListItem | |
SetType(wxTaskBarJumpListItemType type) | wxTaskBarJumpListItem | |
wxTaskBarJumpListItem(wxTaskBarJumpListCategory *parentCategory=NULL, wxTaskBarJumpListItemType type=wxTASKBAR_JUMP_LIST_SEPARATOR, const wxString &title=wxEmptyString, const wxString &filePath=wxEmptyString, const wxString &arguments=wxEmptyString, const wxString &tooltip=wxEmptyString, const wxString &iconPath=wxEmptyString, int iconIndex=0) | wxTaskBarJumpListItem |