qt.helpers

* * DQt - D bindings for the Qt Toolkit * * GNU Lesser General Public License Usage * This file may be used under the terms of the GNU Lesser * General Public License version 3 as published by the Free Software * Foundation and appearing in the file LICENSE.LGPL3 included in the * packaging of this file. Please review the following information to * ensure the GNU Lesser General Public License version 3 requirements * will be met: https://www.gnu.org/licenses/lgpl-3.0.html. *

Members

Functions

const_cast
T const_cast(S x)
Undocumented in source. Be warned that the author may not have intended to support it.
interpolateMixin
string interpolateMixin(string code)
Undocumented in source. Be warned that the author may not have intended to support it.
reinterpret_cast
T reinterpret_cast(S x)
Undocumented in source. Be warned that the author may not have intended to support it.
static_cast
T static_cast(S x)
Undocumented in source. Be warned that the author may not have intended to support it.
stringifyMacroParameter
string stringifyMacroParameter(string s)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

exportOnWindows
enum exportOnWindows;
Undocumented in source.
exportOnWindows
enum exportOnWindows;
Undocumented in source.

Templates

ExternCFunc
template ExternCFunc(F)
Undocumented in source.
ExternCPPFunc
template ExternCPPFunc(F)
Undocumented in source.
globalInitVar
template globalInitVar(T)
Undocumented in source.
imported
template imported(string moduleName)
Undocumented in source.

Meta