26 #ifndef ACTIONSELECTUNFLAG_H_
27 #define ACTIONSELECTUNFLAG_H_
41 std::vector<PlotRegion>& regions,
bool showUnflagged,
bool showFlagged);
virtual ~ActionSelectUnflag()
Class for a single "plot" concept.
Abstraction for the interface between the client (possibly a GUI) and the model (plot engine) that is...
ActionSelectUnflag(Client *client)
virtual PlotLogMessage * doFlagOperation(PlotMSPlot *plot, int canvasIndex, std::vector< PlotRegion > ®ions, bool showUnflagged, bool showFlagged)
virtual string getOperationLabel() const
Superclass for all messages going through the PlotLogger.