27 void OnPopupMenu(
int iItem);
28 void DoRename(
int iItem);
29 void DoOverwrite(
int iItem);
30 int GetSelectedItem();
33 void ClearListItems();
34 bool GetAutoLoginProfileChoice(
int &iProfile);
Represents a list of files.
Definition: FileItem.h:713
Definition: GUIMessage.h:365
Definition: GUIWindowSettingsProfile.h:15
Definition: GUIWindow.h:58
void OnInitWindow() override
Called on window open.
Definition: GUIWindowSettingsProfile.cpp:222