#include <TimeSeriesStyle.h>
Definition at line 49 of file TimeSeriesStyle.h.
 
◆ TimeSeriesStyle() [1/2]
      
        
          | te::qt::widgets::TimeSeriesStyle::TimeSeriesStyle  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ TimeSeriesStyle() [2/2]
      
        
          | te::qt::widgets::TimeSeriesStyle::TimeSeriesStyle  | 
          ( | 
          te::se::Stroke *  | 
          stroke | ) | 
           | 
        
      
 
 
◆ ~TimeSeriesStyle()
      
        
          | te::qt::widgets::TimeSeriesStyle::~TimeSeriesStyle  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ adjustSymbol()
  
  
      
        
          | void te::qt::widgets::TimeSeriesStyle::adjustSymbol  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ clone()
◆ getStroke()
Returns a pointer to the line's stroke. 
- Returns
 - A Fill type pointer to the histogram bar's stroke. 
 
- Note
 - The caller will not take ownership of the returned pointer. 
 
 
 
◆ setStroke()
      
        
          | void te::qt::widgets::TimeSeriesStyle::setStroke  | 
          ( | 
          te::se::Stroke *  | 
          newStroke | ) | 
           | 
        
      
 
It sets the line's stroke. 
- Parameters
 - 
  
  
 
- Note
 - It will take ownership of the given pointer 
 
 
 
◆ m_stroke
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/qt/widgets/charts/TimeSeriesStyle.h