RocketChatAccount: Try to reduce delegating funcs
ClosedPublic

Authored by kfunk on Feb 11 2020, 11:44 AM.

Details

Summary

Removes the burden of writing wrapper functions delegating to other
QObject instances. Instead just give the other QObject classes more
responsibility and make them accessible from QML.

Start with InputTextManager class.

Diff Detail

Repository
R865 Ruqola
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kfunk requested review of this revision.Feb 11 2020, 11:44 AM
kfunk created this revision.
dfaure accepted this revision.Feb 11 2020, 10:22 PM
This revision is now accepted and ready to land.Feb 11 2020, 10:22 PM
This revision was automatically updated to reflect the committed changes.