|
Xonotic
|
#include "dialog_multiplayer_media_screenshot.qh"#include "dialog_multiplayer_media_screenshot_viewer.qh"#include "screenshotlist.qh"#include "textlabel.qh"#include "inputbox.qh"#include "checkbox.qh"#include "button.qh"
Include dependency graph for dialog_multiplayer_media_screenshot.qc:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| entity | makeXonoticScreenshotBrowserTab () |
| void | XonoticScreenshotBrowserTab_fill (entity me) |
| void | XonoticScreenshotBrowserTab_loadPreviewScreenshot (entity me, string scrImage) |
| entity makeXonoticScreenshotBrowserTab | ( | ) |
Definition at line 11 of file dialog_multiplayer_media_screenshot.qc.
Here is the call graph for this function:Definition at line 25 of file dialog_multiplayer_media_screenshot.qc.
References entity(), makeXonoticScreenshotList(), and makeXonoticTextLabel().
Here is the call graph for this function: