28 #ifndef QTCLEANPANELGUI_H_
29 #define QTCLEANPANELGUI_H_
41 # include <QRadioButton>
42 # include <QPushButton>
43 # include <QHBoxLayout>
44 # include <QVBoxLayout>
60 class WorldCanvasHolder;
77 const std::list<std::string> &args = std::list<std::string>( ) );
84 QVariant
setoptions(
const QMap<QString,QVariant> &input,
int id);
virtual void changeMaskAxis(casacore::String, casacore::String, casacore::String, std::vector< int >)
virtual void newMouseRegion(casacore::Record mouseRegion, WorldCanvasHolder *wch)
Connected to the rectangle region mouse tools new rectangle signal.
QPushButton * maskNoMorePB_
Qt implementation of main viewer supervisory object – Gui level.
void closeEvent(QCloseEvent *event)
scripted (via dbus) panels should override the closeEvent() and hide the gui instead of deleting it w...
QRadioButton * allHiddenRB_
virtual Type type()
Return the type enum.
void addedData(QString type, QtDisplayData *)
the QtDBusViewerAdaptor can handle loading & registering data itself, but to connect up extra functio...
casacore::Record buttonState_
void writeRegionText(const casacore::ImageRegion &imageReg, const casacore::String &filename, float value)
QVariant start_interact(const QVariant &input, int id)
Interconvert pixel positions and directions (e.g. RA/DEC).
The main display window for the Qt version of the viewer.
QRadioButton * thisHiddenRB_
QRadioButton * allChanRB_
A hierarchical collection of named fields of various types.
DisplayCoordinateSystem csys_p
virtual void exitNoMore()
casacore::DirectionCoordinate dirCoord_p
QPushButton * maskDonePB_
bool supports(SCRIPTING_OPTION option) const
Class to hold a region of interest in an image.
std::list< QWidget * > disabled_widgets
QtCleanPanelGui(QtViewer *v, QWidget *parent=0, const std::list< std::string > &args=std::list< std::string >())
QPalette input_palette
palette used when input is expected for clean...
A holder to interface between DisplayDatas and a WorldCanvas.
virtual void changeImageAxis(casacore::String, casacore::String, casacore::String, std::vector< int >)
QRadioButton * thisPlaneRB_
String: the storage and methods of handling collections of characters.
QVariant setoptions(const QMap< QString, QVariant > &input, int id)
QPalette default_palette
standard palette...
LatticeExprNode value(const LatticeExprNode &expr)
This function returns the value of the expression without a mask.
virtual void changeMaskSelectionText(casacore::String x, casacore::String y, casacore::String z)
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.