summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
diff options
context:
space:
mode:
authorThorbjørn Lund Martsum <tmartsum@gmail.com>2012-03-20 08:47:57 +0100
committerQt by Nokia <qt-info@nokia.com>2012-03-21 11:02:46 +0100
commita4a61bb3efac34a202c102f19b170ca705a6901e (patch)
tree01c0b8dc0ace9d04c01c659dc819df3838a2ba69 /src/widgets/kernel
parent37b0a8e7e645b97df57aae44059b2aa35bc909c3 (diff)
QCoreApplication - add return type bool on install/remove translator
This add a bool as return value on QCoreApplication::installTranslator and QCoreApplication::removeTranslator. It returns true on success. Before it was very clumsy to detected this. It was needed to react on the signal and mark a success - just to provide an error message on failure. This is 99.99% source compatible - only if someone grabs a function pointer to this - it will break the code - but it seems to be very theoretic. Change-Id: I947fcee1352f530e559bb177a90c10d84eed1aec Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'src/widgets/kernel')
0 files changed, 0 insertions, 0 deletions