Skip to content

Commit e7fd914

Browse files
author
Roberto De Ioris
authored
Update Slate_API.md
1 parent f3795f5 commit e7fd914

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Slate_API.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ The python wrapper development has been sponsored by Kite & Lightning (http://ki
99

1010
This document assumes a python3 environment. If you are using python2, just ensure to use unicode when you see strings.
1111

12+
It is a 'Work In Progress' and its objective is to give the user enough basis to start building its tools. Only a meaningful subset of the available widgets is explained here, pull requests for extending this page are really welcomed.
13+
1214
## SWidget and ue_PySWidget
1315

1416
SWidget is the base C++ class for all the Slate widgets, it is wrapped in a python object (PyObject) named ue_PySWidget.

0 commit comments

Comments
 (0)