Go to the documentation of this file.
2 #ifndef Fireworks_Core_FWTableView_h
3 #define Fireworks_Core_FWTableView_h
29 class TGLEmbeddedViewer;
30 class TGCompositeFrame;
35 class TEveElementList;
42 class TEveWindowFrame;
73 void modelSelected(Int_t iRow, Int_t iButton, Int_t iKeyMod, Int_t, Int_t);
FWCustomIconsButton * m_columnUIButton
TGComboBox * m_collection
FWExpressionValidator * m_validator
void addTo(FWConfiguration &) const override
TGTextEntry * m_column_name_field
TGCompositeFrame * m_column_control
FWTableViewManager * m_manager
void columnSelected(Int_t iCol, Int_t iButton, Int_t iKeyMod)
FWTableWidget * m_tableWidget
void selectCollection(Int_t)
FWTableViewTableManager * m_tableManager
const FWTableView & operator=(const FWTableView &)=delete
void modelSelected(Int_t iRow, Int_t iButton, Int_t iKeyMod, Int_t, Int_t)
void setBackgroundColor(Color_t)
TEveWindowFrame * m_eveWindow
void setFrom(const FWConfiguration &) override
const FWEventItem * item() const
FWTableView(TEveWindowSlot *, FWTableViewManager *)
void resetColors(const class FWColorManager &)
bool m_useColumnsFromConfig
void saveImageTo(const std::string &iName) const override
TGCompositeFrame * m_vert
TGTextEntry * m_column_prec_field
FWGUIValidatingTextEntry * m_column_expr_field