summaryrefslogtreecommitdiff
path: root/doc/classes/PopupDialog.xml
blob: 82439e9d74215d61e7e1eaccedc29a18515d67e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8" ?>
<class name="PopupDialog" inherits="Popup" category="Core" version="3.0-alpha">
	<brief_description>
		Base class for Popup Dialogs.
	</brief_description>
	<description>
		PopupDialog is a base class for popup dialogs, along with [WindowDialog].
	</description>
	<tutorials>
	</tutorials>
	<demos>
	</demos>
	<methods>
	</methods>
	<constants>
	</constants>
</class>