kdgantt2
#include <KDGanttGlobal>
Public Member Functions | |
| Span () | |
| Span (qreal start, qreal length) | |
| Span (const Span &other) | |
| ~Span () | |
| qreal | end () const | 
| bool | equals (const Span &other) const | 
| Span | expandedTo (const Span &other) const | 
| bool | isValid () const | 
| qreal | length () const | 
| Span & | operator= (const Span &other) | 
| void | setEnd (qreal end) | 
| void | setLength (qreal length) | 
| void | setStart (qreal start) | 
| qreal | start () const | 
Detailed Description
A class representing a start point and a length.
Definition at line 220 of file kdganttglobal.h.
Constructor & Destructor Documentation
      
  | 
  inline | 
Definition at line 224 of file kdganttglobal.h.
      
  | 
  inline | 
Definition at line 225 of file kdganttglobal.h.
      
  | 
  inline | 
Definition at line 226 of file kdganttglobal.h.
| Span::~Span | ( | ) | 
Definition at line 84 of file kdganttglobal.cpp.
Member Function Documentation
      
  | 
  inline | 
Definition at line 234 of file kdganttglobal.h.
      
  | 
  inline | 
Definition at line 241 of file kdganttglobal.h.
Definition at line 244 of file kdganttglobal.h.
      
  | 
  inline | 
Definition at line 239 of file kdganttglobal.h.
      
  | 
  inline | 
Definition at line 237 of file kdganttglobal.h.
Definition at line 229 of file kdganttglobal.h.
      
  | 
  inline | 
Definition at line 233 of file kdganttglobal.h.
      
  | 
  inline | 
Definition at line 236 of file kdganttglobal.h.
      
  | 
  inline | 
Definition at line 231 of file kdganttglobal.h.
      
  | 
  inline | 
Definition at line 232 of file kdganttglobal.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference