On sábado, 4 de fevereiro de 2017 12:08:03 PST Konstantin Shegunov wrote:
> Hello,
> A week or so ago I tried configuring Creator to use a custom compiler
> (actually a g++ wrapper compiler). So I tried configuring both a
> GCC-type compiler and a Custom-type compiler (plus setting the arch
> manua
QtGui.QDesktopServices.storageLocation(QtGui.QDesktopServices.HomeLocation)
and os.path.expanduser('~') will return path to the user's home
directory ("C:\Users\") while the
better/more_common/proper/recommended/whatever place for configuration
files is somewhere under either "C:\Users\\AppData\Loc
Forgot to mention that I do use qmake as a build system if that's important.
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
Hello,
A week or so ago I tried configuring Creator to use a custom compiler
(actually a g++ wrapper compiler). So I tried configuring both a
GCC-type compiler and a Custom-type compiler (plus setting the arch
manually) in the Creator's UI. After that I configured a kit for each
of said compilers a
Hello,
Does anyone know of a tool to generate qch files from docset bundles? Both
formats are essentially a collection of HTML files with an sqlite index, and
can be created from the same HTML files by doygen. So conversion ought to be
possible but the only things googling has turned up until n