Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- QDBusConnection::sessionBus().connect("com.jolla.keyboard", // any service name
- "/com/jolla/keyboard", // any object path
- "com.jolla.keyboard",
- "clearData",
- this,
- SLOT(clearLearnedWords()));
Advertisement
Add Comment
Please, Sign In to add comment