Qt-Advanced-Docking-System/example
Hugo Slepicka 8cc9cc25ad
Fixed and updated Python integration (#127)
* FIX: Add Q_OS_MACOS flag to moc compiler.

* (Python) Demo and example from @n-elie.

* FIX: Addressing some sip files that were inconsistent with the header files.

* (Python) Addressing comments by @n-elie and switching to use WS_X11 for platform checks.

* (Python) Wrap definition of tFloatingWidgetBase to avoid 'Already Defined' error and fix include path for sip/linux/FloatingWidgetTitleBar.sip.

* Remove simple.py

* Fix case sensitive ui file loading in Linux

* Add windows case in get_moc_args

* Remove conda recipe

Co-authored-by: n-elie <40382614+n-elie@users.noreply.github.com>
2020-02-25 07:22:51 +01:00
..
CMakeLists.txt Various fixes after code review 2019-01-25 16:28:36 +00:00
example.pro Fixed broken CMake build 2019-08-29 08:16:19 +02:00
example.py Fixed and updated Python integration (#127) 2020-02-25 07:22:51 +01:00
main.cpp Added example project and updated documentation 2018-12-20 09:15:02 +01:00
MainWindow.cpp Added example project and updated documentation 2018-12-20 09:15:02 +01:00
MainWindow.h Added example project and updated documentation 2018-12-20 09:15:02 +01:00
MainWindow.ui Added example project and updated documentation 2018-12-20 09:15:02 +01:00