summaryrefslogtreecommitdiffstats
path: root/examples/widgets/animation
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@qt.io>2018-03-12 14:26:42 +0100
committerMartin Smith <martin.smith@qt.io>2018-03-14 12:59:35 +0000
commit91b35011f52c092360314e4a625e1f806402af5e (patch)
tree83f293aad81f6117619c0c60a8fe1316ea2cf880 /examples/widgets/animation
parenta62f1d03560937a306c7586669a46cd9575e9464 (diff)
doc: Make fromStdVariant() appear in the QVariant docs
This function was not appearing in the QVariant docs because the \fn command was wrong and because clang was not seeing the declaration in qvariant.h in the first place. With this update, the function does appear in the docs, but it's signature is not correct because clang can't find a definition for std::variant<Types...>, which probably means it doesn't have the most recent declarations in the std namespace. Change-Id: I7912ff333e5d4a8619461dd3ab7ee34bcd8f2289 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'examples/widgets/animation')
0 files changed, 0 insertions, 0 deletions