• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepim API Reference
  • KDE Home
  • Contact Us
 

kdgantt2

Classes | Enumerations | Functions
KDGantt Namespace Reference

Classes

class  AbstractGrid
 
class  AbstractRowController
 
class  Constraint
 
class  ConstraintGraphicsItem
 
class  ConstraintModel
 
class  ConstraintProxy
 
class  DateTimeGrid
 
class  DateTimeScaleFormatter
 
class  DateTimeSpan
 
class  ForwardingProxyModel
 
class  GraphicsItem
 
class  GraphicsScene
 
class  GraphicsView
 
class  HeaderWidget
 
class  ItemDelegate
 
class  KDGanttTreeView
 
class  Legend
 
class  ListViewRowController
 
class  ProxyModel
 
class  Span
 
class  StyleOptionGanttItem
 
class  SummaryHandlingProxyModel
 
class  TreeViewRowController
 
class  View
 

Enumerations

enum  ItemDataRole {
  KDGanttRoleBase = Qt::UserRole + 1174, StartTimeRole = KDGanttRoleBase + 1, EndTimeRole = KDGanttRoleBase + 2, TaskCompletionRole = KDGanttRoleBase + 3,
  ItemTypeRole = KDGanttRoleBase + 4, LegendRole = KDGanttRoleBase + 5, TextPositionRole = KDGanttRoleBase + 6
}
 
enum  ItemType {
  TypeNone = 0, TypeEvent = 1, TypeTask = 2, TypeSummary = 3,
  TypeMulti = 4, TypeUser = 1000
}
 

Functions

bool operator!= (const Span &s1, const Span &s2)
 
bool operator!= (const DateTimeSpan &s1, const DateTimeSpan &s2)
 
bool operator== (const Span &s1, const Span &s2)
 
bool operator== (const DateTimeSpan &s1, const DateTimeSpan &s2)
 
uint qHash (const Constraint &c)
 

Detailed Description

All classes in KD Gantt are located in this namespace.

Enumeration Type Documentation

enum KDGantt::ItemDataRole

The values of this enum are used for the special data roles for gantt items

KDGantt::KDGanttRoleBase The base value used for the KDGantt role enum values. The actual roles have values base+1, base+2, ...

KDGantt::StartTimeRole Start time (or other start value) for a gantt item.

KDGantt::EndTimeRole End time (or other end value) for a gantt item.

KDGantt::TaskCompletionRole Task completetion percentage used by Task items. Should be an integer og a double between 0 and 100.

KDGantt::ItemTypeRole The item type.

See also
KDGantt::ItemType.

KDGantt::TextPositionRole The position of the text label on the item. The type of this value is KDGantt::StyleOptionGanttItem::Position and the default values is Right.

Enumerator
KDGanttRoleBase 
StartTimeRole 
EndTimeRole 
TaskCompletionRole 
ItemTypeRole 
LegendRole 
TextPositionRole 

Definition at line 202 of file kdganttglobal.h.

enum KDGantt::ItemType

The values of this enum are used to represent the different types of gantt items that KDGantt understands. The itemtype is served through the KDGantt::ItemTypeRole role

Enumerator
TypeNone 
TypeEvent 
TypeTask 
TypeSummary 
TypeMulti 
TypeUser 

Definition at line 211 of file kdganttglobal.h.

Function Documentation

bool KDGantt::operator!= ( const Span &  s1,
const Span &  s2 
)
inline

Definition at line 251 of file kdganttglobal.h.

bool KDGantt::operator!= ( const DateTimeSpan &  s1,
const DateTimeSpan &  s2 
)
inline

Definition at line 277 of file kdganttglobal.h.

bool KDGantt::operator== ( const Span &  s1,
const Span &  s2 
)
inline

Definition at line 250 of file kdganttglobal.h.

bool KDGantt::operator== ( const DateTimeSpan &  s1,
const DateTimeSpan &  s2 
)
inline

Definition at line 276 of file kdganttglobal.h.

uint KDGantt::qHash ( const Constraint &  c)
inline

Definition at line 81 of file kdganttconstraint.h.

This file is part of the KDE documentation.
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.

kdgantt2

Skip menu "kdgantt2"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Modules
  • Related Pages

kdepim API Reference

Skip menu "kdepim API Reference"
  • akonadi_next
  • akregator
  • blogilo
  • calendarsupport
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt2
  • kjots
  • kleopatra
  • kmail
  • knode
  • knotes
  • kontact
  • korgac
  • korganizer
  • ktimetracker
  • libkdepim
  • libkleo
  • libkpgp
  • mailcommon
  • messagelist
  • messageviewer

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal