VTK
vtkQtLineChartView Member List

This is the complete list of members for vtkQtLineChartView, including all inherited members.

AddChartSelectionHandlers(vtkQtChartMouseSelection *selector)vtkQtLineChartViewvirtual
AddObserver(unsigned long event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(const char *event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddRepresentation(vtkDataRepresentation *rep)vtkView
AddRepresentationFromInput(vtkDataObject *input)vtkView
AddRepresentationFromInputConnection(vtkAlgorithmOutput *conn)vtkView
AddRepresentationInternal(vtkDataRepresentation *vtkNotUsed(rep))vtkViewinlineprotectedvirtual
AddTableToView(vtkTable *table)vtkQtChartView
ApplyViewTheme(vtkViewTheme *vtkNotUsed(theme))vtkViewinlinevirtual
BreakOnError()vtkObjectstatic
CollectRevisions(ostream &os)vtkObjectBaseprotectedvirtual
CreateDefaultRepresentation(vtkAlgorithmOutput *conn)vtkQtChartViewprotectedvirtual
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
FastDelete()vtkObjectBasevirtual
GetAxis(int index)vtkQtChartView
GetChartArea()vtkQtChartView
GetChartOptionsModel()vtkQtChartViewvirtual
GetChartSeriesLayer()vtkQtLineChartViewvirtual
GetChartSeriesModel()vtkQtLineChartViewvirtual
GetChartSeriesOptions(int series)vtkQtLineChartViewvirtual
GetClassName()vtkQtLineChartViewvirtual
vtkObjectBase::GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObjectstatic
GetLegend()vtkQtChartView
GetMTime()vtkObjectvirtual
GetNumberOfRepresentations()vtkView
GetObserver()vtkView
GetReferenceCount()vtkObjectBaseinline
GetRepresentation(int index=0)vtkView
GetReuseSingleRepresentation()vtkViewprotectedvirtual
GetWidget()vtkQtChartViewvirtual
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkQtLineChartViewvirtual
IsRepresentationPresent(vtkDataRepresentation *rep)vtkView
IsTypeOf(const char *type)vtkQtLineChartViewstatic
LineChartvtkQtLineChartViewprotected
LineModelvtkQtLineChartViewprotected
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkQtLineChartViewstatic
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &os)vtkObjectBase
PrintSelf(ostream &os, vtkIndent indent)vtkQtLineChartViewvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ProcessEvents(vtkObject *caller, unsigned long eventId, void *callData)vtkViewprotectedvirtual
ProcessQtEvents()vtkQtViewvirtual
ProcessQtEventsNoUserInput()vtkQtViewvirtual
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBasevirtual
RegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
RegisterProgress(vtkObject *algorithm, const char *message=NULL)vtkView
RemoveAllObservers()vtkObject
RemoveAllRepresentations()vtkView
RemoveObserver(vtkCommand *)vtkObject
RemoveObserver(unsigned long tag)vtkObject
RemoveObservers(unsigned long event, vtkCommand *)vtkObject
RemoveObservers(const char *event, vtkCommand *)vtkObject
RemoveObservers(unsigned long event)vtkObject
RemoveObservers(const char *event)vtkObject
RemoveRepresentation(vtkDataRepresentation *rep)vtkView
RemoveRepresentation(vtkAlgorithmOutput *rep)vtkView
RemoveRepresentationInternal(vtkDataRepresentation *vtkNotUsed(rep))vtkViewinlineprotectedvirtual
Render()vtkQtChartViewvirtual
ReportReferences(vtkGarbageCollector *)vtkObjectBaseprotectedvirtual
ReuseSingleRepresentationvtkViewprotected
ReuseSingleRepresentationOff()vtkViewprotectedvirtual
ReuseSingleRepresentationOn()vtkViewprotectedvirtual
SafeDownCast(vtkObject *o)vtkQtLineChartViewstatic
SaveImage(const char *fileName)vtkQtViewvirtual
SetAxisBehavior(int index, int behavior)vtkQtChartView
SetAxisColor(int index, double red, double green, double blue)vtkQtChartView
SetAxisLabelColor(int index, double red, double green, double blue)vtkQtChartView
SetAxisLabelFont(int index, const char *family, int pointSize, bool bold, bool italic)vtkQtChartView
SetAxisLabelNotation(int index, int notation)vtkQtChartView
SetAxisLabelPrecision(int index, int precision)vtkQtChartView
SetAxisLabelVisibility(int index, bool visible)vtkQtChartView
SetAxisRange(int index, double minimum, double maximum)vtkQtChartView
SetAxisRange(int index, int minimum, int maximum)vtkQtChartView
SetAxisScale(int index, int scale)vtkQtChartView
SetAxisTitle(int index, const char *title)vtkQtChartView
SetAxisTitleAlignment(int index, int alignment)vtkQtChartView
SetAxisTitleColor(int index, double red, double green, double blue)vtkQtChartView
SetAxisTitleFont(int index, const char *family, int pointSize, bool bold, bool italic)vtkQtChartView
SetAxisVisibility(int index, bool visible)vtkQtChartView
SetColorSchemeToBlues()vtkQtChartView
SetColorSchemeToCitrus()vtkQtChartView
SetColorSchemeToCool()vtkQtChartView
SetColorSchemeToSpectrum()vtkQtChartView
SetColorSchemeToWarm()vtkQtChartView
SetColorSchemeToWildFlower()vtkQtChartView
SetDebug(unsigned char debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetGridColor(int index, double red, double green, double blue)vtkQtChartView
SetGridColorType(int index, int gridColorType)vtkQtChartView
SetGridVisibility(int index, bool visible)vtkQtChartView
SetHelpFormat(const char *format)vtkQtLineChartView
SetLegendFlow(int flow)vtkQtChartView
SetLegendLocation(int location)vtkQtChartView
SetLegendVisibility(bool visible)vtkQtChartView
SetReferenceCount(int)vtkObjectBase
SetRepresentation(vtkDataRepresentation *rep)vtkView
SetRepresentationFromInput(vtkDataObject *input)vtkView
SetRepresentationFromInputConnection(vtkAlgorithmOutput *conn)vtkView
SetReuseSingleRepresentation(bool)vtkViewprotectedvirtual
SetTitle(const char *title)vtkQtChartView
SetTitleAlignment(int alignment)vtkQtChartView
SetTitleColor(double red, double green, double blue)vtkQtChartView
SetTitleFont(const char *family, int pointSize, bool bold, bool italic)vtkQtChartView
SetupDefaultInteractor()vtkQtChartViewvirtual
Show()vtkQtChartView
SubjectHelpervtkObjectprotected
Superclass typedefvtkQtLineChartView
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
UnRegisterProgress(vtkObject *algorithm)vtkView
Update()vtkQtLineChartViewvirtual
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkQtChartView()vtkQtChartViewprotected
vtkQtLineChartView()vtkQtLineChartViewprotected
vtkQtView()vtkQtViewprotected
vtkView()vtkViewprotected
WeakPointersvtkObjectBaseprotected
~vtkObject()vtkObjectprotectedvirtual
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkQtChartView()vtkQtChartViewprotected
~vtkQtLineChartView()vtkQtLineChartViewprotected
~vtkQtView()vtkQtViewprotected
~vtkView()vtkViewprotected