diff options
author | Tim Moore <timoore@redhat.com> | 2009-12-07 16:50:44 +0100 |
---|---|---|
committer | Tim Moore <timoore@redhat.com> | 2009-12-07 16:50:44 +0100 |
commit | b930d6ec364e35bb04a0860b1a5f2fbdee6effe3 (patch) | |
tree | 14e5b2a40e699715f924ead1d2fbc3b84cbb3a42 /grapher/Graph.cxx | |
parent | 9156a0f81ec0316b11a7f5ad4db2bd92083e1614 (diff) | |
download | systemtap-steved-b930d6ec364e35bb04a0860b1a5f2fbdee6effe3.tar.gz systemtap-steved-b930d6ec364e35bb04a0860b1a5f2fbdee6effe3.tar.xz systemtap-steved-b930d6ec364e35bb04a0860b1a5f2fbdee6effe3.zip |
Change data set list display to use a check box for inclusion in a graph
Incidently, this supports removing a data set from a graph.
Also, remove the Add, Remove, and Cancel buttons from the data set dialog.
* grapher/GraphWidget.hxx (DataModelColumns::_dataEnabled): new member
_listConnection: new member
* grapher/GraphWidget.cxx (GraphWidget): Delete connections for
removed buttons. Connect to dialog show and hide signals instead of
map. Add "Enabled" column to dialog list.
(onDataAdd, onDataRemove): delete
(onDataDialogOpen): Initialize list store with all data sets and
hook up row_changed signal
(onDataDialogClose, onRowChanged): new functions
* grapher/graph-dialog.glade: Remove obsolete buttons (Add, Remove, Cancel).
Diffstat (limited to 'grapher/Graph.cxx')
0 files changed, 0 insertions, 0 deletions