diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-03-30 20:31:28 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-03-30 13:58:10 -0700 |
commit | 38d70ba8545e9c97c60d7f5c587e8d80a0b27611 (patch) | |
tree | 8ee244cbf567bf03169e875a7cbc2493380a1418 /README.md | |
parent | d2f828fbf3955f8072b8d2d02a73ccad4c1b9a67 (diff) | |
download | subsurface-38d70ba8545e9c97c60d7f5c587e8d80a0b27611.tar.gz |
cleanup: un-slotify QMLManager functions
Some slots in QMLManager were not called from the outside, some
only directly from C++-code. Make the former private and the latter
public member functions.
The idea here is to document which functions are actually called
from the outside and which are called from QML or connected to
signals.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions