Definition at line 23 of file REveTableProxyBuilder.hxx.
|
| virtual void | BuildProduct (const REveDataCollection *iItem, REveElement *product, const REveViewContext *) |
| virtual void | BuildProductViewType (const REveDataCollection *iItem, REveElement *product, const std::string &viewType, const REveViewContext *) |
| void | Clean () override |
| virtual void | CleanLocal () |
| virtual void | FillImpliedSelected (REveElement::Set_t &, const std::set< int > &, Product *) |
| virtual void | LocalModelChanges (int idx, REveElement *el, const REveViewContext *ctx) |
| virtual void | ScaleProduct (REveElement *, const std::string &) |
| virtual bool | VisibilityModelChanges (int idx, REveElement *, const std::string &viewType, const REveViewContext *) |
#include <ROOT/REveTableProxyBuilder.hxx>
◆ REveTableProxyBuilder()
| REveTableProxyBuilder::REveTableProxyBuilder |
( |
| ) |
|
◆ ~REveTableProxyBuilder()
| REveTableProxyBuilder::~REveTableProxyBuilder |
( |
| ) |
|
|
override |
◆ Build()
| void REveTableProxyBuilder::Build |
( |
| ) |
|
|
overridevirtual |
◆ BuildProduct()
|
|
protectedvirtualinherited |
◆ BuildProductViewType()
|
|
protectedvirtualinherited |
◆ Clean()
| void REveTableProxyBuilder::Clean |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ CleanLocal()
| void REveDataProxyBuilderBase::CleanLocal |
( |
| ) |
|
|
protectedvirtualinherited |
◆ Collection()
◆ CollectionBeingDestroyed()
◆ CollectionChanged()
◆ ConfigChanged()
| void REveTableProxyBuilder::ConfigChanged |
( |
| ) |
|
◆ Context()
| const REveViewContext & ROOT::Experimental::REveDataProxyBuilderBase::Context |
( |
| ) |
const |
|
inherited |
◆ CreateProduct()
◆ FillImpliedSelected() [1/2]
| virtual void ROOT::Experimental::REveDataProxyBuilderBase::FillImpliedSelected |
( |
REveElement::Set_t & | , |
|
|
const std::set< int > & | , |
|
|
Product * | ) |
|
inlineprotectedvirtualinherited |
◆ FillImpliedSelected() [2/2]
| void REveDataProxyBuilderBase::FillImpliedSelected |
( |
REveElement::Set_t & | impSet, |
|
|
const std::set< int > & | sec_idcs ) |
|
inherited |
◆ GetHaveAWindow()
| bool ROOT::Experimental::REveDataProxyBuilderBase::GetHaveAWindow |
( |
| ) |
const |
|
inlineinherited |
◆ HaveSingleProduct()
| virtual bool ROOT::Experimental::REveDataProxyBuilderBase::HaveSingleProduct |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ LocalModelChanges()
|
|
protectedvirtualinherited |
◆ ModelChanges() [1/2]
◆ ModelChanges() [2/2]
◆ ScaleChanged()
| void REveDataProxyBuilderBase::ScaleChanged |
( |
| ) |
|
|
virtualinherited |
◆ ScaleProduct()
| virtual void ROOT::Experimental::REveDataProxyBuilderBase::ScaleProduct |
( |
REveElement * | , |
|
|
const std::string & | ) |
|
inlineprotectedvirtualinherited |
◆ SetCollection()
◆ SetHaveAWindow()
| void REveDataProxyBuilderBase::SetHaveAWindow |
( |
bool | iHaveAWindow | ) |
|
|
inherited |
◆ SetupAddElement()
◆ SetupElement()
| void REveDataProxyBuilderBase::SetupElement |
( |
REveElement * | el, |
|
|
bool | color = true ) |
|
inherited |
This method is invoked to setup the per element properties of the various objects being drawn.
Definition at line 249 of file REveDataProxyBuilderBase.cxx.
◆ VisibilityModelChanges()
|
|
protectedvirtualinherited |
◆ WillHandleInteraction()
| virtual bool ROOT::Experimental::REveTableProxyBuilder::WillHandleInteraction |
( |
| ) |
const |
|
inlinevirtual |
◆ fTable
◆ m_collection
◆ m_haveWindow
| bool ROOT::Experimental::REveDataProxyBuilderBase::m_haveWindow {false} |
|
privateinherited |
◆ m_modelsChanged
| bool ROOT::Experimental::REveDataProxyBuilderBase::m_modelsChanged {false} |
|
privateinherited |
◆ m_products
| std::vector<Product*> ROOT::Experimental::REveDataProxyBuilderBase::m_products |
|
protectedinherited |
The documentation for this class was generated from the following files: