~pete-woods/indicator-network/ethernet-support

« back to all changes in this revision

Viewing changes to src/menumodel-cpp/menu-item.h

  • Committer: Pete Woods
  • Date: 2016-12-01 11:40:00 UTC
  • Revision ID: pete.woods@canonical.com-20161201114000-j1ie8flnjfg7mrt4
Add ethernet support

Show diffs side-by-side

added added

removed removed

Lines of Context:
74
74
 
75
75
    void setAction(const QString &value);
76
76
 
 
77
    void setActionAndTargetValue(const QString &value, const Variant& target);
 
78
 
77
79
    void setAttribute(const QString &attribute,
78
80
                      Variant value);
79
81