Data Structures | Enumerations

network_content_gui.h File Reference

User interface for downloading files. More...

#include "network_content.h"
#include "../window_gui.h"

Go to the source code of this file.

Data Structures

class  BaseNetworkContentDownloadStatusWindow
 Base window for showing the download status of content. More...

Enumerations

enum  NetworkContentDownloadStatusWindowWidgets { NCDSWW_BACKGROUND, NCDSWW_CANCELOK }
 

Widgets used by this window.

More...

Detailed Description

User interface for downloading files.

Definition in file network_content_gui.h.


Enumeration Type Documentation

Widgets used by this window.

Enumerator:
NCDSWW_BACKGROUND 

Background.

NCDSWW_CANCELOK 

(Optional) Cancel/OK button

Definition at line 19 of file network_content_gui.h.