~ubuntukylin-members/youker-assistant/youker-assistant-0.2

« back to all changes in this revision

Viewing changes to src/sessiondispatcher.h

  • Committer: kobe
  • Date: 2013-12-03 02:34:43 UTC
  • Revision ID: xiangli@ubuntukylin.com-20131203023443-ou52rdts18tmidm9
add KernelModel.qml

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
    Q_INVOKABLE QStringList scan_apt_cruft_qt();
60
60
    //扫描软件中心缓存
61
61
    Q_INVOKABLE QStringList scan_softwarecenter_cruft_qt();
 
62
    //扫描旧内核安装包
 
63
    Q_INVOKABLE QStringList scan_oldkernel_packages_qt();
 
64
 
62
65
    //退出sessiondubs服务
63
66
    Q_INVOKABLE void exit_qt();
64
67
    //弹出新特性对话框