JKQTPlotter trunk/v5.0.0
an extensive Qt5+Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
Loading...
Searching...
No Matches
Collaboration diagram for Mix-In Classes for Styling General Graphs:

Classes

class  JKQTPGraphDecoratedHeadLineStyleMixin
 This Mix-In class provides setter/getter methods, storage and other facilities for the graph line style of lines with a decorator (i.e. an arrow) at their head. It extends JKQTPGraphLineStyleMixin. More...
 
class  JKQTPGraphDecoratedLineStyleMixin
 This Mix-In class provides setter/getter methods, storage and other facilities for the graph line style of lines with decorators (i.e. arrows) at their ends. It extends JKQTPGraphLineStyleMixin. More...
 
class  JKQTPGraphErrorStyleMixin
 This mix-in class assembles all styling properties applicable to error indicators. More...
 
class  JKQTPGraphFillStyleMixin
 This Mix-In class provides setter/getter methods, storage and other facilities for the graph filling (NOT the symbol filling though!) More...
 
class  JKQTPGraphLineAndFillStyleMixin
 This Mix-In class provides setter/getter methods, storage and other facilities for the graph line and fill style. More...
 
class  JKQTPGraphLinesCompressionMixin
 This Mix-In class provides setter/getter methods, storage and other facilities for a line-graph compression algorithm. More...
 
class  JKQTPGraphLineStyleMixin
 This Mix-In class provides setter/getter methods, storage and other facilities for the graph line style. More...
 
class  JKQTPGraphSymbolStyleMixin
 This Mix-In class provides setter/getter methods, storage and other facilities for the graph symbols style. More...
 
class  JKQTPGraphTextStyleMixin
 This Mix-In class provides setter/getter methods, storage and other facilities for text in graphs. More...
 

Detailed Description