|
Xonotic
|
#include "listbox.qh"
Include dependency graph for screenshotlist.qh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | XonoticScreenshotList |
Functions | |
| entity | makeXonoticScreenshotList () |
| void | ScreenshotList_Filter_Change (entity box, entity me) |
| void | ScreenshotList_Filter_Would_Change (entity box, entity me) |
| void | ScreenshotList_Refresh_Click (entity btn, entity me) |
| void | StartScreenshot_Click (entity btn, entity me) |
| entity makeXonoticScreenshotList | ( | ) |
Definition at line 8 of file screenshotlist.qc.
Referenced by XonoticScreenshotBrowserTab_fill().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 156 of file screenshotlist.qc.
References NULL, ScreenshotList_Refresh_Click(), strcat(), strfree, strstrofs, and strzone().
Referenced by XonoticScreenshotList_draw().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 150 of file screenshotlist.qc.
Referenced by ScreenshotList_Filter_Change().
Here is the caller graph for this function:Definition at line 238 of file screenshotlist.qc.