News

If on Linux, create a LD_LIBRARY_PATH and have it include the Qt library path; On Linux, create a CLANG_INSTALL_DIR environment variable and set it to the include directory of clang; Check that you ...
Qt creator/design allows to create window/diaglog/widget which run in event loop from this window manager we can interact with with using signals and slots. The ui file can convert into python file ...