Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 98d6b53e11e983e268c3e19f14e091a0 > files > 1487

kdepim-devel-doc-3.5.9-9mdv2008.1.x86_64.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">

<head>
  <title>kdgantt: KDGanttView Class Reference (kdgantt)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

  <meta http-equiv="Content-Style-Type" content="text/css" />

  <meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" comment "ICRAonline DE v2.0" l gen true for "http://www.kde.org"  r (nz 1 vz 1 lz 1 oz 1 cb 1) "http://www.rsac.org/ratingsv01.html" l gen true for "http://www.kde.org"  r (n 0 s 0 v 0 l 0))' />

  <meta name="trademark" content="KDE e.V." />
  <meta name="description" content="K Desktop Environment Homepage, KDE.org" />
  <meta name="MSSmartTagsPreventParsing" content="true" />
  <meta name="robots" content="all" />

  <link rel="shortcut icon" href="../../favicon.ico" />

<link rel="stylesheet" media="screen" type="text/css" title="APIDOX" href="doxygen.css" />



<style type="text/css">
<!--
hr { display: none; }
#content h2 { margin-left: 0px; }
table.mdTable { background-color: #f8f8f8; border: .2em solid #d7d7d7; }
td.mdRow { padding: 8px 20px; }
td.md { font-weight: bold; }
td.mdname1 { font-weight: bold; color: #602020; }
td.mdname { font-weight: bold; color: #602020;  }

-->
</style>

</head>

<body>

<div id="nav_header_top" align="right">
  <a href="#content" class="doNotDisplay" accesskey="2">Skip to main content ::</a>

  <a href="../.."><img id="nav_header_logo" alt="Home" align="left" src="../../kde_gear_64.png" border="0" /></a>
  <span class="doNotDisplay">::</span>
  <img id="nav_header_logo_right" alt="" align="right" src="../../pimlogo.png" border="0" />

  <div id="nav_header_title" align="left">KDE PIM API Reference</div>


</div>

<div id="nav_header_bottom" align="right">
  <span class="doNotDisplay">:: <a href="#navigation" accesskey="5">Skip to Link Menu</a><br/></span>
  <div id="nav_header_bottom_left" style="text-align: left;">
/ <a href="../../">API Reference</a>
 / <a href=".">kdgantt</a>
  </div>
</div>


<table id="main" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
      <td valign="top" class="menuheader" height="0"></td>

  <td id="contentcolumn" valign="top" rowspan="2" >
    <div id="content" style="padding-top: 0px;"><div style="width:100%; margin: 0px; padding: 0px;">
    <h2><a name="content"></a>kdgantt</h2>


<!-- Generated by Doxygen 1.5.5 -->
<div class="contents">
<h1>KDGanttView Class Reference</h1><!-- doxytag: class="KDGanttView" --><!-- doxytag: inherits="KDGanttMinimizeSplitter" --><code>#include &lt;<a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for KDGanttView:</div>
<div class="dynsection">

<p><center><img src="classKDGanttView.png" usemap="#KDGanttView_map" border="0" alt=""></center>
<map name="KDGanttView_map">
<area href="classKDGanttMinimizeSplitter.html" alt="KDGanttMinimizeSplitter" shape="rect" coords="0,0,146,24">
</map>
</div>

<p>
<a href="classKDGanttView-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
This class represents a Gantt view with the Gantt chart, the header, an optional listview and an optional legend.<p>
In order to set up a Gantt view, create an object of this class, and populate it with a number of <em><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a></em> objects.<p>
If you experience problems with the repainting of the content of the Gantt View after scrolling, call <em><a class="el" href="classKDGanttView.html#f1594f5ceaacc7daf4347a7f5f002ee8">setRepaintMode()</a></em>. 
<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00070">70</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">Scale</a> { <br>
&nbsp;&nbsp;<b>Minute</b>, 
<b>Hour</b>, 
<b>Day</b>, 
<b>Week</b>, 
<br>
&nbsp;&nbsp;<b>Month</b>, 
<b>Auto</b>
<br>
 }</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#0c534282fb7c3850052d6e0551d2f553">YearFormat</a> { <b>FourDigit</b>, 
<b>TwoDigit</b>, 
<b>TwoDigitApostrophe</b>, 
<b>NoDate</b>
 }</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#3cc8d9bf7fcde8ef1dc49f692a38d76a">HourFormat</a> { <b>Hour_24</b>, 
<b>Hour_12</b>, 
<b>Hour_24_FourDigit</b>
 }</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#1a003a449009849b7c0c75a5f5c7c0c3">RepaintMode</a> { <b>No</b>, 
<b>Medium</b>, 
<b>Always</b>
 }</td></tr>

<tr><td colspan="2"><br><h2>Public Slots</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#f927f9bca1df35440cc16b436de8cebf">editItem</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#f4394a91c6803394696d8bc51c4c8ed5">zoomToSelection</a> (const QDateTime &amp;start, const QDateTime &amp;end)</td></tr>

<tr><td colspan="2"><br><h2>Signals</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#5448f41b9b3468210beed9763743063d">timeIntervallSelected</a> (const QDateTime &amp;start, const QDateTime &amp;end)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#70444dedb79d22a3c925f18a95a523ca">timeIntervalSelected</a> (const QDateTime &amp;start, const QDateTime &amp;end)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#40ceedc0b41a99face6f3b0ec1c06b8e">rescaling</a> (<a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">KDGanttView::Scale</a>)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="50f277a25291a5e69fb359d04793f82b"></a><!-- doxytag: member="KDGanttView::intervalColorRectangleMoved" ref="50f277a25291a5e69fb359d04793f82b" args="(const QDateTime &amp;start, const QDateTime &amp;end)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>intervalColorRectangleMoved</b> (const QDateTime &amp;start, const QDateTime &amp;end)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#88d02f12376eced02cb8f390476c2f30">itemLeftClicked</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#2eac45ae82b6f86074311b2562190089">itemMidClicked</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#0875c8869183831d6e89c773a411a822">itemRightClicked</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#92bdebbc08c221472de2d765baa8892d">itemDoubleClicked</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#f32533656b64072a271e802cca95909c">linkItems</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *from, <a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *to, int linkType)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#317dc72581552d2b5a69eefdcd002e2c">gvCurrentChanged</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#6531b536c4bb733fe768055b872c8169">gvItemLeftClicked</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#20e0f11bc343387383b23c4a017645e1">gvItemMidClicked</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#5784a4080417830f0f0af8adaa0b060c">gvItemRightClicked</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#9bd7893eeb202d7b5d29fc0326c736d0">gvMouseButtonClicked</a> (int button, <a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *item, const QPoint &amp;pos)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#4d71898b45574c3205479e1c9caccce9">gvItemDoubleClicked</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#513a41a6f41646aae722ec744cf3b1fc">gvContextMenuRequested</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *item, const QPoint &amp;pos)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e770ac098d42aa3f07728e2368197d12"></a><!-- doxytag: member="KDGanttView::gvItemMoved" ref="e770ac098d42aa3f07728e2368197d12" args="(KDGanttViewItem *)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>gvItemMoved</b> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#27ecc7799cd5e8e9ed78dad1db44ae83">lvCurrentChanged</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#6f035661785a875f37e4eb8a8291b00b">lvItemRenamed</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *, int col, const QString &amp;text)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#d1c70e4e4eb244c880ffb7e7a5161046">lvMouseButtonPressed</a> (int button, <a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *item, const QPoint &amp;pos, int c)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#9eb58b57b74d6f7ac231c44cbeaeef96">lvItemLeftClicked</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#9cb6d30eca16aeefe0b6ad43fa4329da">lvItemMidClicked</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#e5116530d24efde462080ae3dcd10dba">lvItemRightClicked</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#8fb11c1a96539b684abf6a059d0c4970">lvContextMenuRequested</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *item, const QPoint &amp;pos, int col)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#a45ce08901e4167bdeae9a65190885ee">lvMouseButtonClicked</a> (int button, <a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *item, const QPoint &amp;pos, int c)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#3fbad473d45048afe9dd4a9a2d60ac69">lvItemDoubleClicked</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#79a1c54220cf011b068cf234bdfcfaad">lvSelectionChanged</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#6a6d1bf2dbb2fc6e440827c9c31ce7ca">itemConfigured</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#5f0caee8679b56c45aa6fd1e073031af">taskLinkLeftClicked</a> (<a class="el" href="classKDGanttViewTaskLink.html">KDGanttViewTaskLink</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#56a1e0023b48338a2c356338ffa273cd">taskLinkMidClicked</a> (<a class="el" href="classKDGanttViewTaskLink.html">KDGanttViewTaskLink</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#38ac29ebfce2dea50fc6d397843875c7">taskLinkRightClicked</a> (<a class="el" href="classKDGanttViewTaskLink.html">KDGanttViewTaskLink</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#b4cd28c31ed1515be9ee1ed951eb3f68">taskLinkDoubleClicked</a> (<a class="el" href="classKDGanttViewTaskLink.html">KDGanttViewTaskLink</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d0daf8446104812e35f4d4ba2f317268"></a><!-- doxytag: member="KDGanttView::dateTimeDoubleClicked" ref="d0daf8446104812e35f4d4ba2f317268" args="(const QDateTime &amp;)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>dateTimeDoubleClicked</b> (const QDateTime &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#3b6fafa102164f55e0d56e4a4f9f48b9">dropped</a> (QDropEvent *e, <a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *droppedItem, <a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *itemBelowMouse)</td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#2f539db3420693d62b147109aa35142c">KDGanttView</a> (QWidget *parent=0, const char *name=0)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#0879cc6c58a595cc8696f12cd4051f67">show</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#cc1fa1f1ac85bb1189e7ecdab64d33a9">close</a> (bool alsoDelete)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#f1594f5ceaacc7daf4347a7f5f002ee8">setRepaintMode</a> (<a class="el" href="classKDGanttView.html#1a003a449009849b7c0c75a5f5c7c0c3">RepaintMode</a> mode)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#c2c75765164e6409612a254ee0e3fb66">setUpdateEnabled</a> (bool enable)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#01c5ecdf17b0a4140ef4c60ddec6d228">getUpdateEnabled</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#428f1a0e55e9065b54138a630153dcbd">setGanttMaximumWidth</a> (int w)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="11256f0e97c7a98b26cef2d494e715de"></a><!-- doxytag: member="KDGanttView::ganttMaximumWidth" ref="11256f0e97c7a98b26cef2d494e715de" args="() const " -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><b>ganttMaximumWidth</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#6970f78fcc078864e6a90e13fb618a89">setShowLegend</a> (bool show)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="881383776404a326a5542086a5cf0c60"></a><!-- doxytag: member="KDGanttView::showLegend" ref="881383776404a326a5542086a5cf0c60" args="() const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>showLegend</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#a8a6fbd88a6731f83ef42a22d728d37d">setLegendIsDockwindow</a> (bool dock)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6d8d50fec4d7d73f8965757083d22e07"></a><!-- doxytag: member="KDGanttView::legendIsDockwindow" ref="6d8d50fec4d7d73f8965757083d22e07" args="() const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>legendIsDockwindow</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QDockWindow *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#45ecd1e89fe4fc345e211bd9c803cf9f">legendDockwindow</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#41efbfe4e4941e496401c13d57fb4c24">setShowListView</a> (bool show)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="98886391cb4459df4aeef6d1be4714d2"></a><!-- doxytag: member="KDGanttView::showListView" ref="98886391cb4459df4aeef6d1be4714d2" args="() const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>showListView</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#868871aeb21f972e1bf93905ef677797">setEditorEnabled</a> (bool enable)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2c344cd5bceea50a7d6192ede66ffbc5"></a><!-- doxytag: member="KDGanttView::editorEnabled" ref="2c344cd5bceea50a7d6192ede66ffbc5" args="() const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>editorEnabled</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#4fa1f11fe4cc7a1c4a85a779ec845f09">setListViewWidth</a> (int)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#fa39e74cde41c7661974db9bab646241">listViewWidth</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#3452a49660f55040ebe7c493ab0df972">setEditable</a> (bool editable)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="770d5abe96132f6b68a2ef563ff6d9b2"></a><!-- doxytag: member="KDGanttView::editable" ref="770d5abe96132f6b68a2ef563ff6d9b2" args="() const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>editable</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#463633a05b921a2a214736c86da0cc1f">setCalendarMode</a> (bool mode)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="546d301b428b4d4c74f10c62c1861e9c"></a><!-- doxytag: member="KDGanttView::calendarMode" ref="546d301b428b4d4c74f10c62c1861e9c" args="() const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>calendarMode</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#0ab843b045a0907e24fc2f28d2f34842">setDisplaySubitemsAsGroup</a> (bool show)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#d91ed4ed0c6d8144a499bd5de51d8df2">displaySubitemsAsGroup</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#558d7c5ac16abf50a166fa7e029aca22">setDisplayEmptyTasksAsLine</a> (bool show)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="16744fd4c0cf3efa49b016c741a96da6"></a><!-- doxytag: member="KDGanttView::displayEmptyTasksAsLine" ref="16744fd4c0cf3efa49b016c741a96da6" args="() const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>displayEmptyTasksAsLine</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#57844dbc7aea0196f3420b023b302143">setHorBackgroundLines</a> (int count=2, QBrush brush=QBrush(QColor(200, 200, 200), Qt::Dense6Pattern))</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#e7d3b1320c784bf8074c342ae6b91832">horBackgroundLines</a> (QBrush &amp;brush)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#cab8337335d727c579b2211864de85cc">saveProject</a> (QIODevice *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#5784d3589ccf3d4d658845ac28681517">loadProject</a> (QIODevice *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#f18163ea1c7796dd96abcff04b86f7b0">print</a> (QPrinter *printer=0, bool printListView=true, bool printTimeLine=true, bool printLegend=false)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QSize&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#8e06e4fa773ad06e2bf8d06f2865a540">drawContents</a> (QPainter *p=0, bool drawListView=true, bool drawTimeLine=true, bool drawLegend=false)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#05d37ab81284c1e106e4b0bc962ebd09">setZoomFactor</a> (double factor, bool absolute)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d136e8a071f8132a6b74d6e7e6464b8e"></a><!-- doxytag: member="KDGanttView::zoomFactor" ref="d136e8a071f8132a6b74d6e7e6464b8e" args="() const " -->
double&nbsp;</td><td class="memItemRight" valign="bottom"><b>zoomFactor</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#88bd475dd818024c858b2dedb4a3d0ed">zoomToFit</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#bed8e3c8b047f08494b8d544f52db2ab">ensureVisible</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#3c7201783f5cf293414a819dc97b867b">center</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#44751f46dfdbc615449619c286dc7cb9">centerTimeline</a> (const QDateTime &amp;center)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#7f526f1c3c35e7bca764776a217cf0ba">centerTimelineAfterShow</a> (const QDateTime &amp;center)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#e2f16ae3f3bccd5f2a78e27a6bb287b8">setTimelineToStart</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#051c6136b4e55aabaacb15dd001bb3f0">setTimelineToEnd</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#667f80bb5385148ceb09a6ca55a8165e">addTicksLeft</a> (int num=1)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#f08e9b9586a2cf74ef2cc88c823552d9">addTicksRight</a> (int num=1)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#318dedb0bfd044fcec3077ba37669fc8">setShowTaskLinks</a> (bool show)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="862405597c91f6ccb33a96b4beabe9ff"></a><!-- doxytag: member="KDGanttView::showTaskLinks" ref="862405597c91f6ccb33a96b4beabe9ff" args="() const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>showTaskLinks</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#8810efebd936d3d2b779f0ecff9e6928">setFont</a> (const QFont &amp;f)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#5355e660d96c8ce23cb956255a1a1122">setShowHeaderPopupMenu</a> (bool show=true, bool showZoom=true, bool showScale=true, bool showTime=true, bool showYear=true, bool showGrid=true, bool showPrint=false)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="67f8dec96b97a5e81c9779484c452ffc"></a><!-- doxytag: member="KDGanttView::showHeaderPopupMenu" ref="67f8dec96b97a5e81c9779484c452ffc" args="() const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>showHeaderPopupMenu</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#a328138c9dd11119434e95ccb74cf135">setShowTimeTablePopupMenu</a> (bool)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="947713f7b5ca5d3763aa448e739c9b2e"></a><!-- doxytag: member="KDGanttView::showTimeTablePopupMenu" ref="947713f7b5ca5d3763aa448e739c9b2e" args="() const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>showTimeTablePopupMenu</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#44761bb2705aa7c8cb0867e50737dfe0">setShapes</a> (<a class="el" href="classKDGanttViewItem.html#3555afdbe4a214e0879c8e8e3315a0cc">KDGanttViewItem::Type</a> type, <a class="el" href="classKDGanttViewItem.html#d79f43afe02a42efa914015f65933189">KDGanttViewItem::Shape</a> start, <a class="el" href="classKDGanttViewItem.html#d79f43afe02a42efa914015f65933189">KDGanttViewItem::Shape</a> middle, <a class="el" href="classKDGanttViewItem.html#d79f43afe02a42efa914015f65933189">KDGanttViewItem::Shape</a> end, bool overwriteExisting=true)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#8aaa8c42babfce130d7616ec38c6b4e4">shapes</a> (<a class="el" href="classKDGanttViewItem.html#3555afdbe4a214e0879c8e8e3315a0cc">KDGanttViewItem::Type</a> type, <a class="el" href="classKDGanttViewItem.html#d79f43afe02a42efa914015f65933189">KDGanttViewItem::Shape</a> &amp;start, <a class="el" href="classKDGanttViewItem.html#d79f43afe02a42efa914015f65933189">KDGanttViewItem::Shape</a> &amp;middle, <a class="el" href="classKDGanttViewItem.html#d79f43afe02a42efa914015f65933189">KDGanttViewItem::Shape</a> &amp;end) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#ac15db73d8b1b5a900d2bd883b16dd8c">setColors</a> (<a class="el" href="classKDGanttViewItem.html#3555afdbe4a214e0879c8e8e3315a0cc">KDGanttViewItem::Type</a> type, const QColor &amp;start, const QColor &amp;middle, const QColor &amp;end, bool overwriteExisting=true)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#644ccac01f55c427b51b3d79be22b529">colors</a> (<a class="el" href="classKDGanttViewItem.html#3555afdbe4a214e0879c8e8e3315a0cc">KDGanttViewItem::Type</a> type, QColor &amp;start, QColor &amp;middle, QColor &amp;end) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#7de19f9538f628232cd9bcbd38570794">setDefaultColor</a> (<a class="el" href="classKDGanttViewItem.html#3555afdbe4a214e0879c8e8e3315a0cc">KDGanttViewItem::Type</a> type, const QColor &amp;, bool overwriteExisting=true)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QColor&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#a4811b5b22213c40b3d0a36c54903261">defaultColor</a> (<a class="el" href="classKDGanttViewItem.html#3555afdbe4a214e0879c8e8e3315a0cc">KDGanttViewItem::Type</a> type) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#23f84eb3b8ab015f19f1dd9dbb4ce16f">setHighlightColors</a> (<a class="el" href="classKDGanttViewItem.html#3555afdbe4a214e0879c8e8e3315a0cc">KDGanttViewItem::Type</a> type, const QColor &amp;start, const QColor &amp;middle, const QColor &amp;end, bool overwriteExisting=true)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#8950666ac041ddc1217b602d6ff6339c">highlightColors</a> (<a class="el" href="classKDGanttViewItem.html#3555afdbe4a214e0879c8e8e3315a0cc">KDGanttViewItem::Type</a> type, QColor &amp;start, QColor &amp;middle, QColor &amp;end) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#3a3d7a73dae99ef48b05d9109d11a809">setDefaultHighlightColor</a> (<a class="el" href="classKDGanttViewItem.html#3555afdbe4a214e0879c8e8e3315a0cc">KDGanttViewItem::Type</a> type, const QColor &amp;, bool overwriteExisting=true)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QColor&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#870d9059880830ac99c42185f9068507">defaultHighlightColor</a> (<a class="el" href="classKDGanttViewItem.html#3555afdbe4a214e0879c8e8e3315a0cc">KDGanttViewItem::Type</a> type) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#ae66333828689b6dcfa1afaeaef63fd0">setTextColor</a> (const QColor &amp;color)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9a658ea148107601aee11e3d89a5a783"></a><!-- doxytag: member="KDGanttView::textColor" ref="9a658ea148107601aee11e3d89a5a783" args="() const " -->
QColor&nbsp;</td><td class="memItemRight" valign="bottom"><b>textColor</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#dceffc4a3d70d3ff231e3799749362b5">setNoInformationBrush</a> (const QBrush &amp;brush)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="774dd7e170cf9955209272a585ed793c"></a><!-- doxytag: member="KDGanttView::noInformationBrush" ref="774dd7e170cf9955209272a585ed793c" args="() const " -->
QBrush&nbsp;</td><td class="memItemRight" valign="bottom"><b>noInformationBrush</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QPtrList&lt; <a class="el" href="classKDGanttViewTaskLink.html">KDGanttViewTaskLink</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#4441f09784761fd7b5306a371b3b563c">taskLinks</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QPtrList<br>
&lt; <a class="el" href="classKDGanttViewTaskLinkGroup.html">KDGanttViewTaskLinkGroup</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#00b4a43e91ba84f28c0ba9338a1a48dc">taskLinkGroups</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#cdd5c3ddde05dbecd12b8a00f2166f51">addLegendItem</a> (<a class="el" href="classKDGanttViewItem.html#d79f43afe02a42efa914015f65933189">KDGanttViewItem::Shape</a> shape, const QColor &amp;shapeColor, const QString &amp;text)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#6c0d446a1918e1a338cdcd6087bf4fa4">clearLegend</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#0d209272f59651ac6669aac4056a5141">setHorizonStart</a> (const QDateTime &amp;start)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="032f25eb8e3af36caff8b5c6d77cb507"></a><!-- doxytag: member="KDGanttView::horizonStart" ref="032f25eb8e3af36caff8b5c6d77cb507" args="() const " -->
QDateTime&nbsp;</td><td class="memItemRight" valign="bottom"><b>horizonStart</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#bdf15093c05a881e6eddec5c84a093d1">setHorizonEnd</a> (const QDateTime &amp;start)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e4838afa27e1ccd533fc6b8c60e4bd43"></a><!-- doxytag: member="KDGanttView::horizonEnd" ref="e4838afa27e1ccd533fc6b8c60e4bd43" args="() const " -->
QDateTime&nbsp;</td><td class="memItemRight" valign="bottom"><b>horizonEnd</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#14203ef346ce997dcffbf593ed255b9b">setScale</a> (<a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">Scale</a>)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3e2c990b05f1dcd653dbe583bed260f6"></a><!-- doxytag: member="KDGanttView::scale" ref="3e2c990b05f1dcd653dbe583bed260f6" args="() const " -->
<a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">Scale</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>scale</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#9a70d043ac4600beb54723a063a7857b">setMaximumScale</a> (<a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">Scale</a>)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fe9fb67a5d6b6dedbc1174e02af1a9b3"></a><!-- doxytag: member="KDGanttView::maximumScale" ref="fe9fb67a5d6b6dedbc1174e02af1a9b3" args="() const " -->
<a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">Scale</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>maximumScale</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#e1bcd744e1c4e1c2a17b0a0717a22adb">setMinimumScale</a> (<a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">Scale</a>)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="37e198176749621887e4e178cd7e916a"></a><!-- doxytag: member="KDGanttView::minimumScale" ref="37e198176749621887e4e178cd7e916a" args="() const " -->
<a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">Scale</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>minimumScale</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#af8cc7fee1428ca833716f192600b4ce">setAutoScaleMinorTickCount</a> (int count)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1585573575a9aa4424dd700b7f2edad8"></a><!-- doxytag: member="KDGanttView::autoScaleMinorTickCount" ref="1585573575a9aa4424dd700b7f2edad8" args="() const " -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><b>autoScaleMinorTickCount</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#9cb3200b8992f3bd37a59e4efe9bed2b">setMajorScaleCount</a> (int count)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d93f938a4dbe3ad93f8db3cc27b96db4"></a><!-- doxytag: member="KDGanttView::majorScaleCount" ref="d93f938a4dbe3ad93f8db3cc27b96db4" args="() const " -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><b>majorScaleCount</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#63f9637f96a74df1149a8df508996eff">setMinorScaleCount</a> (int count)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1eb6675b6cc848934ea4785ede81859a"></a><!-- doxytag: member="KDGanttView::minorScaleCount" ref="1eb6675b6cc848934ea4785ede81859a" args="() const " -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><b>minorScaleCount</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#0c714c2a6be4dbd521fe4f7fea49b40a">setMinimumColumnWidth</a> (int width)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f67b651f4c0224fd0f8fcf4efe66f6b9"></a><!-- doxytag: member="KDGanttView::minimumColumnWidth" ref="f67b651f4c0224fd0f8fcf4efe66f6b9" args="() const " -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><b>minimumColumnWidth</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#075d0ef07d0e8fb7d0f8fc573d191fe9">setYearFormat</a> (<a class="el" href="classKDGanttView.html#0c534282fb7c3850052d6e0551d2f553">YearFormat</a> format)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="719c7627e00d4c1fc2cd4808fbf90c36"></a><!-- doxytag: member="KDGanttView::yearFormat" ref="719c7627e00d4c1fc2cd4808fbf90c36" args="() const " -->
<a class="el" href="classKDGanttView.html#0c534282fb7c3850052d6e0551d2f553">YearFormat</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>yearFormat</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#c407213d941d2fde9398fcd90419eb14">setHourFormat</a> (<a class="el" href="classKDGanttView.html#3cc8d9bf7fcde8ef1dc49f692a38d76a">HourFormat</a> format)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ef040a8e18e294d99c1dac9c4d959492"></a><!-- doxytag: member="KDGanttView::hourFormat" ref="ef040a8e18e294d99c1dac9c4d959492" args="() const " -->
<a class="el" href="classKDGanttView.html#3cc8d9bf7fcde8ef1dc49f692a38d76a">HourFormat</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>hourFormat</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#2b110d1faf0d359413a821d0b2bf9918">setShowMajorTicks</a> (bool)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4ea5d151d0c190422d84e1d5dc39815f"></a><!-- doxytag: member="KDGanttView::showMajorTicks" ref="4ea5d151d0c190422d84e1d5dc39815f" args="() const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>showMajorTicks</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#d67bb996b9c2862b248e084680170c47">setShowMinorTicks</a> (bool)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3f201208c33bc93ac703334ebb3ed79b"></a><!-- doxytag: member="KDGanttView::showMinorTicks" ref="3f201208c33bc93ac703334ebb3ed79b" args="() const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>showMinorTicks</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#016a3a49f842cc11aa84ae3836d22851">setColumnBackgroundColor</a> (const QDateTime &amp;column, const QColor &amp;color, <a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">Scale</a> mini=KDGanttView::Minute, <a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">Scale</a> maxi=KDGanttView::Month)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#853df577a41df69f447b11c29825e4c8">addIntervalBackgroundColor</a> (KDIntervalColorRectangle *newItem)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#1f25551baa00eb62e5ab781302819e71">clearBackgroundColor</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QColor&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#812b09b5ce8a8f09b8ea14ffa4188502">columnBackgroundColor</a> (const QDateTime &amp;column) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#0c731220ecc45ec04682e4bc173196d7">setWeekendBackgroundColor</a> (const QColor &amp;color)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f71025a18407a714f4f4ba172e415469"></a><!-- doxytag: member="KDGanttView::weekendBackgroundColor" ref="f71025a18407a714f4f4ba172e415469" args="() const " -->
QColor&nbsp;</td><td class="memItemRight" valign="bottom"><b>weekendBackgroundColor</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#e54897b74187ba06ff61b947e4693e10">setWeekdayBackgroundColor</a> (const QColor &amp;color, int weekday)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QColor&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#919fd2d9618f19851779fdb13778c6ee">weekdayBackgroundColor</a> (int weekday) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#356d27e41479c1e348c87d783dd48268">setPaletteBackgroundColor</a> (const QColor &amp;col)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#6ab0432ef6ad7fa34965a3413d032b7d">setGvBackgroundColor</a> (const QColor &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#b82facd3616c30aeae420066f8a1a287">setLvBackgroundColor</a> (const QColor &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#deb7777b3e339179d84a2f306a812f71">setTimeHeaderBackgroundColor</a> (const QColor &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#e86a9031fb63c8a5586b921743befedb">setLegendHeaderBackgroundColor</a> (const QColor &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QColor&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#610593b91a2df6c073b3e06f45de02be">gvBackgroundColor</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QColor&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#4ffde26cedb72324ea4e202983ffd523">lvBackgroundColor</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4c5a7be881e07c8b62d3fe689d56d42a"></a><!-- doxytag: member="KDGanttView::timeHeaderBackgroundColor" ref="4c5a7be881e07c8b62d3fe689d56d42a" args="() const " -->
QColor&nbsp;</td><td class="memItemRight" valign="bottom"><b>timeHeaderBackgroundColor</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="95916b63c5f7716a5e7fd8637f5bb5f7"></a><!-- doxytag: member="KDGanttView::legendHeaderBackgroundColor" ref="95916b63c5f7716a5e7fd8637f5bb5f7" args="() const " -->
QColor&nbsp;</td><td class="memItemRight" valign="bottom"><b>legendHeaderBackgroundColor</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#7c1aa835ea2a4ff8e1f64cf0e41d905b">addUserdefinedLegendHeaderWidget</a> (QWidget *w)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#145c4c17b3708e8b73badf339c9110b6">setWeekendDays</a> (int start, int end)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#fc1098231ab48de2b49eba700fb8f2fa">weekendDays</a> (int &amp;start, int &amp;end) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#cb137b3234d15ec863073833d58c7cd8">setHeaderVisible</a> (bool)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f465394dfb484a14dcaddf254a28f910"></a><!-- doxytag: member="KDGanttView::headerVisible" ref="f465394dfb484a14dcaddf254a28f910" args="() const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>headerVisible</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#7bef04139a44c3065d9848b16acc02b0">setShowLegendButton</a> (bool show)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2c1a214d4773a75a1c17d7e50b63f8c4"></a><!-- doxytag: member="KDGanttView::showLegendButton" ref="2c1a214d4773a75a1c17d7e50b63f8c4" args="() const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>showLegendButton</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#b3f6f8c014fe78185a99f5ecce4a4489">addColumn</a> (const QString &amp;label, int width=-1)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#d1d004e9216d35043960a8a737aada9e">addColumn</a> (const QIconSet &amp;iconset, const QString &amp;label, int width=-1)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#415a314a065c70bb01e509ba738f882b">removeColumn</a> (int index)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#aa6b6a3befc33e179a51ab4468c208aa">selectedItem</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#35e3a75d8928bc8c4f8d8bd6f7d0cf8c">setSelected</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *, bool)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#2c9685eaa7002af647a1dcd173ade711">firstChild</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#9c5d6aa6dd72a52421d096fb00d0a573">lastItem</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#8a3bb5c85d569f523c0019576eaba2ed">childCount</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#e3abe008d45d81f8b7dcd6f7884f53cb">clear</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#6902cf212001624f3a0842be8e493be9">setDragEnabled</a> (bool b)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#48b74423a2f9016cbfb1c9c2394dadac">setDropEnabled</a> (bool b)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#444bce72ac91b0d22e8c582ab1d2441b">setDragDropEnabled</a> (bool b)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="827965f1d9cc8c524927ea11a5131c41"></a><!-- doxytag: member="KDGanttView::dragEnabled" ref="827965f1d9cc8c524927ea11a5131c41" args="() const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>dragEnabled</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="349d30a94c6ec2196dd26740639890be"></a><!-- doxytag: member="KDGanttView::dropEnabled" ref="349d30a94c6ec2196dd26740639890be" args="() const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>dropEnabled</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#463150498264ac047a288d07e524231f">isDragEnabled</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#0a4edd2b9f231b7f816d7cd244aea109">isDropEnabled</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#5613601e4b739bdf46b2315949ce1d79">lvDropEvent</a> (QDropEvent *e, <a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *, <a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#2fea3c305e4fe41c9985959b3f1194a4">lvStartDrag</a> (<a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#1d067e9a4e346a32d40631daae85c053">lvDragMoveEvent</a> (QDragMoveEvent *e, <a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *, <a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#1ab1a6bd5d295bda26eee9469050132e">lvDragEnterEvent</a> (QDragEnterEvent *e)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual QSize&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#edeb57f1670f4d0f6222fe8b1ae66265">sizeHint</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#92c9f802f470a3d07ec3496e62fddf40">getItemByName</a> (const QString &amp;name) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QDateTime&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#7ce730e876d19566a91b380dd48c065e">getDateTimeForCoordX</a> (int coordX, bool global=true) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#a0b45d21febf789604437b58ad94a46f">getItemByListViewPos</a> (const QPoint &amp;pos) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#27641e9b337960f81ec6cd8367611ed9">getItemByGanttViewPos</a> (const QPoint &amp;pos) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#1b7bdf2a6041c02eb64a9f3352d51d0a">getItemAt</a> (const QPoint &amp;pos, bool global=true) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#23a606d87e34ca45cd0521fd13513701">setLvVScrollBarMode</a> (QScrollView::ScrollBarMode)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#e3d678448c6b37bdab4c9e6382ddbdac">setGvVScrollBarMode</a> (QScrollView::ScrollBarMode)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#4f4d483bc07ab4cd8056255863953064">setLinkItemsEnabled</a> (bool on)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1f0dc97fa175b96a4c8cb85fa932f833"></a><!-- doxytag: member="KDGanttView::isLinkItemsEnabled" ref="1f0dc97fa175b96a4c8cb85fa932f833" args="() const " -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><b>isLinkItemsEnabled</b> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f3a3f98f38733a7f6877aa832f26c86d"></a><!-- doxytag: member="KDGanttView::timeTableWidget" ref="f3a3f98f38733a7f6877aa832f26c86d" args="()" -->
KDTimeTableWidget *&nbsp;</td><td class="memItemRight" valign="bottom"><b>timeTableWidget</b> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e10b33957b0b3514f0a36766c0316c02"></a><!-- doxytag: member="KDGanttView::timeHeaderWidget" ref="e10b33957b0b3514f0a36766c0316c02" args="()" -->
KDTimeHeaderWidget *&nbsp;</td><td class="memItemRight" valign="bottom"><b>timeHeaderWidget</b> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bd988120fdbc35db0268c4ac824adcec"></a><!-- doxytag: member="KDGanttView::setFixedHorizon" ref="bd988120fdbc35db0268c4ac824adcec" args="(bool f)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><b>setFixedHorizon</b> (bool f)</td></tr>

<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static QPixmap&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#114626b4b1c140ef8b20df63489169e1">getPixmap</a> (<a class="el" href="classKDGanttViewItem.html#d79f43afe02a42efa914015f65933189">KDGanttViewItem::Shape</a> shape, const QColor &amp;shapeColor, const QColor &amp;backgroundColor, int itemSize)</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual QDragObject *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#10f171d921e6de6089800769d24b778d">dragObject</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#23bd98519a934f3c511397e45e42b316">startDrag</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Properties</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#28a115d5f9680538495611ceb46f7384">showLegend</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#892cbe843a1bccf5f35dd722db4e1e49">showListView</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#87ffd04881aaa61a060d33b8181d7269">showTaskLinks</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#77a62575b67ca4d5168b5d4efe3a36e2">editorEnabled</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QDateTime&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#07ea3f3a367f0635274806c39f361369">horizonStart</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QDateTime&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#d5b054c3c20f89e27f48797bb6b55f57">horizonEnd</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">Scale</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#ea99d4f494b59b52192be926024cee47">scale</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKDGanttView.html#0c534282fb7c3850052d6e0551d2f553">YearFormat</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#5e6472172387d2a1bab9bc06d4ed28ac">yearFormat</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKDGanttView.html#3cc8d9bf7fcde8ef1dc49f692a38d76a">HourFormat</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#aaadd05ec92b1fd3099538d903bffb03">hourFormat</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#c502b508d440ce334856b31c168f4055">showMinorTicks</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#00b8aa6aa6beec92c0c648717a000872">showMajorTicks</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#651522dc78740ae79d02d6f1e483b283">editable</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QColor&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#86a977c6a47e8fda8015e4d3072f27ad">textColor</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#989540f21bd637acfd453fd19ac436c1">majorScaleCount</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#9cd22d861abe0b8805aae453d1bd3a21">minorScaleCount</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#2c9373746fd8314a7c056ad2fea6dbc0">autoScaleMinorTickCount</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">Scale</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#208412a066779b1859b7e0861b686535">maximumScale</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">Scale</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#a626791cc1c8cb4ed6cff3b7ee732296">minimumScale</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#3094fb08a4b4c2b6d3dd08bcbc17c671">minimumColumnWidth</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#f51cfea607ce92ddbcda4c345ba89fe5">ganttMaximumWidth</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QColor&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#ca2dae6e7a1c26f91db4e08cb436affa">weekendBackgroundColor</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d174459b75bb72c950a19f2926182b51"></a><!-- doxytag: member="KDGanttView::ganttViewBackgroundColor" ref="d174459b75bb72c950a19f2926182b51" args="" -->
QColor&nbsp;</td><td class="memItemRight" valign="bottom"><b>ganttViewBackgroundColor</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ef170d545512725772edd8984e074c62"></a><!-- doxytag: member="KDGanttView::listViewBackgroundColor" ref="ef170d545512725772edd8984e074c62" args="" -->
QColor&nbsp;</td><td class="memItemRight" valign="bottom"><b>listViewBackgroundColor</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QColor&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#9a42bf31cf6b960e2a45bcc5104089cd">timeHeaderBackgroundColor</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QColor&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#ca318fb894558dfc5c1eb91db67194af">legendHeaderBackgroundColor</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#6ef071c726d8061d896ec0208ce8a7a4">zoomFactor</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#9c8b0f97ebbbd5ef7164e15bd58faad4">showHeaderPopupMenu</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#e6791f7cfd3597f86bc24aaa3e24ac20">showTimeTablePopupMenu</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#1465af0ae9fcf7d7de5fa312e4fad340">headerVisible</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#ccfb6eb85c84c9a24ad63ba4d1f62e0b">showLegendButton</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#a33567ef7628ce09db6bdea1b9cd8e94">legendIsDockwindow</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#43499a4c2ec41390a85e0ddf95e0eed2">displayEmptyTasksAsLine</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">QBrush&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#e34c43a0b305995a5e38e692d2f36fc2">noInformationBrush</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#a02330ee7e2f8f1a1dbdc443f0a52a9b">dragEnabled</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#cddfdf1ed8ce8ff260320af309228aec">dropEnabled</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#a1157d6de19f4704f09db019a0635cad">calendarMode</a></td></tr>

<tr><td colspan="2"><br><h2>Friends</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="82479caadf1164bcb1ab2ba0d5f57f61"></a><!-- doxytag: member="KDGanttView::KDGanttCanvasView" ref="82479caadf1164bcb1ab2ba0d5f57f61" args="" -->
class&nbsp;</td><td class="memItemRight" valign="bottom"><b>KDGanttCanvasView</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d7089505b2f758c1095581a0f9e8134d"></a><!-- doxytag: member="KDGanttView::KDGanttViewEventItem" ref="d7089505b2f758c1095581a0f9e8134d" args="" -->
class&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#d7089505b2f758c1095581a0f9e8134d">KDGanttViewEventItem</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2170c8c07f84194af0f8e1186ccd914f"></a><!-- doxytag: member="KDGanttView::KDGanttViewItem" ref="2170c8c07f84194af0f8e1186ccd914f" args="" -->
class&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#2170c8c07f84194af0f8e1186ccd914f">KDGanttViewItem</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4c4cc8e03d401c2ae88ee21cb48a93eb"></a><!-- doxytag: member="KDGanttView::KDGanttViewTaskItem" ref="4c4cc8e03d401c2ae88ee21cb48a93eb" args="" -->
class&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#4c4cc8e03d401c2ae88ee21cb48a93eb">KDGanttViewTaskItem</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="172fb1ae0dda354393112989923543c8"></a><!-- doxytag: member="KDGanttView::KDGanttViewSummaryItem" ref="172fb1ae0dda354393112989923543c8" args="" -->
class&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#172fb1ae0dda354393112989923543c8">KDGanttViewSummaryItem</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1184aa5d286c217cddd031d589dfccb1"></a><!-- doxytag: member="KDGanttView::KDGanttViewTaskLink" ref="1184aa5d286c217cddd031d589dfccb1" args="" -->
class&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#1184aa5d286c217cddd031d589dfccb1">KDGanttViewTaskLink</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="794450d7f7a7157ea403a29d6f3e8b06"></a><!-- doxytag: member="KDGanttView::KDGanttViewCalendarItem" ref="794450d7f7a7157ea403a29d6f3e8b06" args="" -->
class&nbsp;</td><td class="memItemRight" valign="bottom"><b>KDGanttViewCalendarItem</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e0968c4aa25d4f1dd8f2ca4856779c30"></a><!-- doxytag: member="KDGanttView::KDTimeTableWidget" ref="e0968c4aa25d4f1dd8f2ca4856779c30" args="" -->
class&nbsp;</td><td class="memItemRight" valign="bottom"><b>KDTimeTableWidget</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="feef74865947e85bb54262cc30ca9382"></a><!-- doxytag: member="KDGanttView::KDTimeHeaderWidget" ref="feef74865947e85bb54262cc30ca9382" args="" -->
class&nbsp;</td><td class="memItemRight" valign="bottom"><b>KDTimeHeaderWidget</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fa02f189c2ebe3ffca417e4597f6e985"></a><!-- doxytag: member="KDGanttView::KDListView" ref="fa02f189c2ebe3ffca417e4597f6e985" args="" -->
class&nbsp;</td><td class="memItemRight" valign="bottom"><b>KDListView</b></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0372b9bd7e5af79cd6d197b2505facd4"></a><!-- doxytag: member="KDGanttView::KDGanttViewTaskLinkGroup" ref="0372b9bd7e5af79cd6d197b2505facd4" args="" -->
class&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKDGanttView.html#0372b9bd7e5af79cd6d197b2505facd4">KDGanttViewTaskLinkGroup</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="df383f7aec15eb920da91afc1d9781b0"></a><!-- doxytag: member="KDGanttView::KDLegendWidget" ref="df383f7aec15eb920da91afc1d9781b0" args="" -->
class&nbsp;</td><td class="memItemRight" valign="bottom"><b>KDLegendWidget</b></td></tr>

</table>
<hr><h2>Member Enumeration Documentation</h2>
<a class="anchor" name="b6e196c09b319c3e91b80b1d936f2bb2"></a><!-- doxytag: member="KDGanttView::Scale" ref="b6e196c09b319c3e91b80b1d936f2bb2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">KDGanttView::Scale</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This enum is used to specify the units of the scales in the header. 
<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00116">116</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="0c534282fb7c3850052d6e0551d2f553"></a><!-- doxytag: member="KDGanttView::YearFormat" ref="0c534282fb7c3850052d6e0551d2f553" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classKDGanttView.html#0c534282fb7c3850052d6e0551d2f553">KDGanttView::YearFormat</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This enum is used to specify the year format used in the header. 
<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00117">117</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="3cc8d9bf7fcde8ef1dc49f692a38d76a"></a><!-- doxytag: member="KDGanttView::HourFormat" ref="3cc8d9bf7fcde8ef1dc49f692a38d76a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classKDGanttView.html#3cc8d9bf7fcde8ef1dc49f692a38d76a">KDGanttView::HourFormat</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This enum is used to specify the hour format used in the header. 
<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00118">118</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="1a003a449009849b7c0c75a5f5c7c0c3"></a><!-- doxytag: member="KDGanttView::RepaintMode" ref="1a003a449009849b7c0c75a5f5c7c0c3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classKDGanttView.html#1a003a449009849b7c0c75a5f5c7c0c3">KDGanttView::RepaintMode</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Please see <a class="el" href="classKDGanttView.html#f1594f5ceaacc7daf4347a7f5f002ee8">setRepaintMode()</a> for a description of the values of this enumeration. 
<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00119">119</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="2f539db3420693d62b147109aa35142c"></a><!-- doxytag: member="KDGanttView::KDGanttView" ref="2f539db3420693d62b147109aa35142c" args="(QWidget *parent=0, const char *name=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KDGanttView::KDGanttView           </td>
          <td>(</td>
          <td class="paramtype">QWidget *&nbsp;</td>
          <td class="paramname"> <em>parent</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em> = <code>0</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructs an empty <a class="el" href="classKDGanttView.html">KDGanttView</a>.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>parent</em>&nbsp;</td><td>the widget parent </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>name</em>&nbsp;</td><td>the internal debugging name </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l00083">83</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="0879cc6c58a595cc8696f12cd4051f67"></a><!-- doxytag: member="KDGanttView::show" ref="0879cc6c58a595cc8696f12cd4051f67" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::show           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Updates the content of the GanttView and shows it. Automatically sets setUpdateEnabled( true ). <dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#c2c75765164e6409612a254ee0e3fb66">setUpdateEnabled()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l00282">282</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="cc1fa1f1ac85bb1189e7ecdab64d33a9"></a><!-- doxytag: member="KDGanttView::close" ref="cc1fa1f1ac85bb1189e7ecdab64d33a9" args="(bool alsoDelete)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::close           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>alsoDelete</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Closes the widget. The closing is rejected, if a repainting is currently being done. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>alsoDelete</em>&nbsp;</td><td>if true, the widget is deleted </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true, if the widget was closed </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l00304">304</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="f1594f5ceaacc7daf4347a7f5f002ee8"></a><!-- doxytag: member="KDGanttView::setRepaintMode" ref="f1594f5ceaacc7daf4347a7f5f002ee8" args="(RepaintMode mode)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setRepaintMode           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttView.html#1a003a449009849b7c0c75a5f5c7c0c3">RepaintMode</a>&nbsp;</td>
          <td class="paramname"> <em>mode</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specifies whether the content should be repainted after scrolling or not.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>mode</em>&nbsp;</td><td>If No, there is no repainting after scrolling. This is the fastest mode. If Medium, there is extra repainting after releasing the scrollbar. This provides fast scrolling with updated content after scrolling. Recommended, when repaint problems occur. This is the default value after startup. If Always, there is an extra update after every move of the scrollbar. This entails slow scrolling with updated content at all time. </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l00541">541</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="c2c75765164e6409612a254ee0e3fb66"></a><!-- doxytag: member="KDGanttView::setUpdateEnabled" ref="c2c75765164e6409612a254ee0e3fb66" args="(bool enable)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setUpdateEnabled           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>enable</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Enables or disables updating of the content of the Gantt view. To avoid flickering in the Gantt view while inserting large amounts of Gantt items, you should call<p>
bool upd = <a class="el" href="classKDGanttView.html#01c5ecdf17b0a4140ef4c60ddec6d228">KDGanttView::getUpdateEnabled()</a>; KDGanttView::settUpdateEnabled( false ); ... insert items here ... KDGanttView::settUpdateEnabled( upd );<p>
With this code, you avoid unwanted side effects with other parts in your code, where you disable (and re-enable) the update.<p>
When calling setUpdateEnabled( true ), all the content is recomputed, resized, and updated.<p>
Before calling <a class="el" href="classKDGanttView.html#0879cc6c58a595cc8696f12cd4051f67">show()</a> for the first time, updating is disabled. When calling <a class="el" href="classKDGanttView.html#0879cc6c58a595cc8696f12cd4051f67">show()</a>, updating is automatically enabled.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>enable</em>&nbsp;</td><td>if true, the content of the Gantt view is updated after every insertion of a new item. </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#01c5ecdf17b0a4140ef4c60ddec6d228">getUpdateEnabled()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l00230">230</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="01c5ecdf17b0a4140ef4c60ddec6d228"></a><!-- doxytag: member="KDGanttView::getUpdateEnabled" ref="01c5ecdf17b0a4140ef4c60ddec6d228" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::getUpdateEnabled           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns whether updating is enabled or not.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true, if updating is enabled </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#c2c75765164e6409612a254ee0e3fb66">setUpdateEnabled()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l00246">246</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="428f1a0e55e9065b54138a630153dcbd"></a><!-- doxytag: member="KDGanttView::setGanttMaximumWidth" ref="428f1a0e55e9065b54138a630153dcbd" args="(int w)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setGanttMaximumWidth           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>w</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the maximum width of the Gantt view part widget in pixels. The largest allowed width is 32767. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>w</em>&nbsp;</td><td>the maximum width </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l00260">260</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="6970f78fcc078864e6a90e13fb618a89"></a><!-- doxytag: member="KDGanttView::setShowLegend" ref="6970f78fcc078864e6a90e13fb618a89" args="(bool show)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setShowLegend           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>show</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specifies whether the legend should be shown or not. Besides setting this programmatically, the user can also show/hide the legend by using the button provided for this purpose.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>show</em>&nbsp;</td><td>force legend to be shown </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#28a115d5f9680538495611ceb46f7384">showLegend()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l00661">661</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="a8a6fbd88a6731f83ef42a22d728d37d"></a><!-- doxytag: member="KDGanttView::setLegendIsDockwindow" ref="a8a6fbd88a6731f83ef42a22d728d37d" args="(bool dock)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setLegendIsDockwindow           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>show</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specifies whether the legend should be shown as a dock window or not.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>show</em>&nbsp;</td><td>if true, show legend as a dock window </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#28a115d5f9680538495611ceb46f7384">showLegend()</a>, <a class="el" href="classKDGanttView.html#a33567ef7628ce09db6bdea1b9cd8e94">legendIsDockwindow()</a>, <a class="el" href="classKDGanttView.html#45ecd1e89fe4fc345e211bd9c803cf9f">legendDockwindow()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l00610">610</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="45ecd1e89fe4fc345e211bd9c803cf9f"></a><!-- doxytag: member="KDGanttView::legendDockwindow" ref="45ecd1e89fe4fc345e211bd9c803cf9f" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QDockWindow * KDGanttView::legendDockwindow           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the pointer to the legend dock window. DO NOT DELETE THIS POINTER! If the legend is not a dock window, 0 is returned To set the legend as a dock window, call KDGanttView::setLegendIsDockwindow( true );<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the pointer to the legend dock window 0 is returned, if the legend is no dock window DO NOT DELETE THIS POINTER! </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#6970f78fcc078864e6a90e13fb618a89">setShowLegend()</a>, <a class="el" href="classKDGanttView.html#a8a6fbd88a6731f83ef42a22d728d37d">setLegendIsDockwindow()</a>,<a class="el" href="classKDGanttView.html#a33567ef7628ce09db6bdea1b9cd8e94">legendIsDockwindow()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l00647">647</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="41efbfe4e4941e496401c13d57fb4c24"></a><!-- doxytag: member="KDGanttView::setShowListView" ref="41efbfe4e4941e496401c13d57fb4c24" args="(bool show)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setShowListView           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>show</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specifies whether the listview of the Gantt view should be shown or not.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>show</em>&nbsp;</td><td>pass true in order to show the listview and false in order to hide it. </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#892cbe843a1bccf5f35dd722db4e1e49">showListView()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l00689">689</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="868871aeb21f972e1bf93905ef677797"></a><!-- doxytag: member="KDGanttView::setEditorEnabled" ref="868871aeb21f972e1bf93905ef677797" args="(bool enable)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setEditorEnabled           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>enable</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specifies whether it should be possible to edit the appearance of a Gantt item visually in a dialog by double-clicking the item.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>enable</em>&nbsp;</td><td>pass true in order to enable the visual editor and false in order to turn it off </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#77a62575b67ca4d5168b5d4efe3a36e2">editorEnabled()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l00721">721</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="4fa1f11fe4cc7a1c4a85a779ec845f09"></a><!-- doxytag: member="KDGanttView::setListViewWidth" ref="4fa1f11fe4cc7a1c4a85a779ec845f09" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setListViewWidth           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>w</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the width of the list view. Space will be taken from or given to the Gantt view.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>w</em>&nbsp;</td><td>the width of the list view </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#fa39e74cde41c7661974db9bab646241">listViewWidth()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04561">4561</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="fa39e74cde41c7661974db9bab646241"></a><!-- doxytag: member="KDGanttView::listViewWidth" ref="fa39e74cde41c7661974db9bab646241" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KDGanttView::listViewWidth           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the width of the list view.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the width of the list view </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#4fa1f11fe4cc7a1c4a85a779ec845f09">setListViewWidth()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04577">4577</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="3452a49660f55040ebe7c493ab0df972"></a><!-- doxytag: member="KDGanttView::setEditable" ref="3452a49660f55040ebe7c493ab0df972" args="(bool editable)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setEditable           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>editable</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specifies whether the Gantt chart is user-editable.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>editable</em>&nbsp;</td><td>pass true in order to get a user-editable Gantt chart, pass false in order to get a read-only chart </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#651522dc78740ae79d02d6f1e483b283">editable()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l00749">749</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="463633a05b921a2a214736c86da0cc1f"></a><!-- doxytag: member="KDGanttView::setCalendarMode" ref="463633a05b921a2a214736c86da0cc1f" args="(bool mode)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setCalendarMode           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>mode</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This method turns calendar mode on and off. In calendar mode, only those items can be opened which have subitems which have subitems. I.e., if an item contains multiple calendars, it can be opened, but not a calendar item itself. If you want to use this GanttView as a calendar view, you have to call setDisplaySubitemsAsGroup( true ); to use the root items as calendar items. To create new calendar entries for these root items, create a new <a class="el" href="classKDGanttViewTaskItem.html">KDGanttViewTaskItem</a> with this root item as a parent. If you want an item with subitems to behave like a calendar (which is possibly empty at startup), please call setIsCalendar( true ); for this item.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>mode</em>&nbsp;</td><td>if true, the calendar view mode is turned on if false, the calendar view mode is turned off </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#0ab843b045a0907e24fc2f28d2f34842">setDisplaySubitemsAsGroup()</a>, <a class="el" href="classKDGanttView.html#d91ed4ed0c6d8144a499bd5de51d8df2">displaySubitemsAsGroup()</a>, <a class="el" href="classKDGanttView.html#a1157d6de19f4704f09db019a0635cad">calendarMode()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02358">2358</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="0ab843b045a0907e24fc2f28d2f34842"></a><!-- doxytag: member="KDGanttView::setDisplaySubitemsAsGroup" ref="0ab843b045a0907e24fc2f28d2f34842" args="(bool show)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setDisplaySubitemsAsGroup           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>show</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This method specifies whether hidden subitems should be displayed. It iterates over all KDGanttViewItems in this Gantt view and sets their <a class="el" href="classKDGanttView.html#d91ed4ed0c6d8144a499bd5de51d8df2">displaySubitemsAsGroup()</a> property. All newly created items will have this setting by default. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>show</em>&nbsp;</td><td>if true, the hidden subitems are displayed in all items of this Gantt view. </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttViewItem.html#a827e41eb40058abb0063c9c5195abb9">KDGanttViewItem::setDisplaySubitemsAsGroup()</a>, <a class="el" href="classKDGanttViewItem.html#ba00ee38fef7aece69d8c7dfeccbb7d8">KDGanttViewItem::displaySubitemsAsGroup()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02387">2387</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="d91ed4ed0c6d8144a499bd5de51d8df2"></a><!-- doxytag: member="KDGanttView::displaySubitemsAsGroup" ref="d91ed4ed0c6d8144a499bd5de51d8df2" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::displaySubitemsAsGroup           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns, whether new items are created with the displayHiddenSubitems property. <dl class="return" compact><dt><b>Returns:</b></dt><dd>true, if hidden subitems should be displayed on newly created items. </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#0ab843b045a0907e24fc2f28d2f34842">setDisplaySubitemsAsGroup()</a>, <a class="el" href="classKDGanttViewItem.html#a827e41eb40058abb0063c9c5195abb9">KDGanttViewItem::setDisplaySubitemsAsGroup()</a>, <a class="el" href="classKDGanttViewItem.html#ba00ee38fef7aece69d8c7dfeccbb7d8">KDGanttViewItem::displaySubitemsAsGroup()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02406">2406</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="558d7c5ac16abf50a166fa7e029aca22"></a><!-- doxytag: member="KDGanttView::setDisplayEmptyTasksAsLine" ref="558d7c5ac16abf50a166fa7e029aca22" args="(bool show)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setDisplayEmptyTasksAsLine           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>show</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This method specifies whether tasks where the start time and the end time are the same are displayed as a line over the full height of the Gantt view. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>show</em>&nbsp;</td><td>if true, tasks with starttime == endtime are displayed as a line </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02419">2419</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="57844dbc7aea0196f3420b023b302143"></a><!-- doxytag: member="KDGanttView::setHorBackgroundLines" ref="57844dbc7aea0196f3420b023b302143" args="(int count=2, QBrush brush=QBrush(QColor(200, 200, 200), Qt::Dense6Pattern))" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setHorBackgroundLines           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>count</em> = <code>2</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">QBrush&nbsp;</td>
          <td class="paramname"> <em>brush</em> = <code>QBrush(&nbsp;QColor&nbsp;(&nbsp;200,200,200&nbsp;),					Qt::Dense6Pattern&nbsp;)</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Defines the horizontal background lines of the Gantt chart. Call <a class="el" href="classKDGanttView.html#57844dbc7aea0196f3420b023b302143">setHorBackgroundLines()</a> (equivalent to setHorBackgroundLines( 2, QBrush( QColor ( 240,240,240 )) ) ) to draw a light grey horizontal background line for every second Gantt item. Call setHorBackgroundLines(0) in order to not show horizontal background lines. You may specify the number of lines and the brush of the lines.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>count</em>&nbsp;</td><td>for count &gt;= 2, every count line gets a backgroud specified by brush for count &lt; 2, no background lines are drawn </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>brush</em>&nbsp;</td><td>the brush of the lines </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02451">2451</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="e7d3b1320c784bf8074c342ae6b91832"></a><!-- doxytag: member="KDGanttView::horBackgroundLines" ref="e7d3b1320c784bf8074c342ae6b91832" args="(QBrush &amp;brush)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KDGanttView::horBackgroundLines           </td>
          <td>(</td>
          <td class="paramtype">QBrush &amp;&nbsp;</td>
          <td class="paramname"> <em>brush</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the definition of the horizontal background lines of the Gantt chart.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>brush</em>&nbsp;</td><td>the brush of the lines </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>every nth line gets a background specified by brush if 0 is returned, no backgroud lines are drawn </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02466">2466</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="cab8337335d727c579b2211864de85cc"></a><!-- doxytag: member="KDGanttView::saveProject" ref="cab8337335d727c579b2211864de85cc" args="(QIODevice *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::saveProject           </td>
          <td>(</td>
          <td class="paramtype">QIODevice *&nbsp;</td>
          <td class="paramname"> <em>device</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Saves the state of the Gantt view in an IO device in XML format. The saved data can be reloaded with <em><a class="el" href="classKDGanttView.html#5784d3589ccf3d4d658845ac28681517">loadProject()</a></em>.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>device</em>&nbsp;</td><td>a pointer to the IO device in which to store the Gantt view state. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if the data could be written, false if an error occurred </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#5784d3589ccf3d4d658845ac28681517">loadProject()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l00779">779</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="5784d3589ccf3d4d658845ac28681517"></a><!-- doxytag: member="KDGanttView::loadProject" ref="5784d3589ccf3d4d658845ac28681517" args="(QIODevice *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::loadProject           </td>
          <td>(</td>
          <td class="paramtype">QIODevice *&nbsp;</td>
          <td class="paramname"> <em>device</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Loads a previously saved state of the Gantt view. All current settings and items are discarded before loading the data.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>device</em>&nbsp;</td><td>a pointer to the IO device from which to load the Gantt view state. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if the file could be read, false if an error occurred </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#cab8337335d727c579b2211864de85cc">saveProject()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l00806">806</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="f18163ea1c7796dd96abcff04b86f7b0"></a><!-- doxytag: member="KDGanttView::print" ref="f18163ea1c7796dd96abcff04b86f7b0" args="(QPrinter *printer=0, bool printListView=true, bool printTimeLine=true, bool printLegend=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::print           </td>
          <td>(</td>
          <td class="paramtype">QPrinter *&nbsp;</td>
          <td class="paramname"> <em>printer</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>printListView</em> = <code>true</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>printTimeLine</em> = <code>true</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>printLegend</em> = <code>false</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sends a Gantt view to a printer. The printer should already be set up for printing (by calling QPrinter::setup()). If the printer is not set up, QPrinter::setup() is called before printing<p>
You can specify, whether the ListView, TimeLine, or Legend will be printed. All combinations of these three widgets are allowed.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>printer</em>&nbsp;</td><td>a pointer to the printer to print on. If printer is 0, the method creates a temporary printer and discards it when it is done printing. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>printListView</em>&nbsp;</td><td>if true, the list view is printed </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>printTimeLine</em>&nbsp;</td><td>if true, the time line is printed </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>printLegend</em>&nbsp;</td><td>if true, the legend is printed</td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#8e06e4fa773ad06e2bf8d06f2865a540">drawContents()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l00847">847</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="8e06e4fa773ad06e2bf8d06f2865a540"></a><!-- doxytag: member="KDGanttView::drawContents" ref="8e06e4fa773ad06e2bf8d06f2865a540" args="(QPainter *p=0, bool drawListView=true, bool drawTimeLine=true, bool drawLegend=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QSize KDGanttView::drawContents           </td>
          <td>(</td>
          <td class="paramtype">QPainter *&nbsp;</td>
          <td class="paramname"> <em>p</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>drawListView</em> = <code>true</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>drawTimeLine</em> = <code>true</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>drawLegend</em> = <code>false</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Paints a Gantt view on a QPainter. You can specify, whether the list view, the time line, or the legend is painted. All combinations of these three widgets are allowed. Returns the size of the painted area. Paints the list view in the top-left corner, the time line to the right of the list view, and the legend below the list view. If called with <em>p</em> = 0, nothing is painted and only the size of the painted area is computed. This is useful for determining only the painted area and setting the scale of the painter, before calling this method with a painter. In order to get the output fitted to your paper and your printer, call first QSize size = drawContents( 0, printListView, printTimeLine, printLegend ); then compute the scale dx = paper.width() / size.width(); dy = paper.height() / size.height(); then make float scale to fit the width or height of the paper if ( dx &lt; dy ) scale = dx; else scale = dy; then set the scale p.scale( scale, scale ); and now call drawContents with painter p drawContents( &amp;p, printListView, printTimeLine, printLegend );<p>
For a detailed example, please see the commented source code in <a class="el" href="classKDGanttView.html#f18163ea1c7796dd96abcff04b86f7b0">KDGanttView::print</a>(...)<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>p</em>&nbsp;</td><td>a pointer to the painter to paint on. If p is 0, nothing is painted and only the size of the painted area is computed </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>drawListView</em>&nbsp;</td><td>if true, the list view is painted </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>drawTimeLine</em>&nbsp;</td><td>if true, the time line is painted </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>drawLegend</em>&nbsp;</td><td>if true, the legend is painted </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the size of the painted area </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#f18163ea1c7796dd96abcff04b86f7b0">print()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l00939">939</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="05d37ab81284c1e106e4b0bc962ebd09"></a><!-- doxytag: member="KDGanttView::setZoomFactor" ref="05d37ab81284c1e106e4b0bc962ebd09" args="(double factor, bool absolute)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setZoomFactor           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>factor</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>absolute</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Zooms into the Gantt chart. Values less than 1 mean zooming in, values greater than 1 mean zooming out. A zooming factor of exactly 1.0 means original size.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>factor</em>&nbsp;</td><td>the zoom factor </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>absolute</em>&nbsp;</td><td>if true, factor is interpreted absolutely, if false, factor is interpreted relatively to the current zoom factor </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#88bd475dd818024c858b2dedb4a3d0ed">zoomToFit()</a> <p>
<a class="el" href="classKDGanttView.html#f4394a91c6803394696d8bc51c4c8ed5">zoomToSelection()</a> <p>
<a class="el" href="classKDGanttView.html#6ef071c726d8061d896ec0208ce8a7a4">zoomFactor()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01014">1014</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="88bd475dd818024c858b2dedb4a3d0ed"></a><!-- doxytag: member="KDGanttView::zoomToFit" ref="88bd475dd818024c858b2dedb4a3d0ed" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::zoomToFit           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Zooms such that the Gantt chart is less than the available space of the widget.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#05d37ab81284c1e106e4b0bc962ebd09">setZoomFactor()</a> <p>
<a class="el" href="classKDGanttView.html#6ef071c726d8061d896ec0208ce8a7a4">zoomFactor()</a> <p>
<a class="el" href="classKDGanttView.html#f4394a91c6803394696d8bc51c4c8ed5">zoomToSelection()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01041">1041</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="bed8e3c8b047f08494b8d544f52db2ab"></a><!-- doxytag: member="KDGanttView::ensureVisible" ref="bed8e3c8b047f08494b8d544f52db2ab" args="(KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::ensureVisible           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname"> <em>item</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Makes sure that the specified Gantt item is visible without scrolling.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#3c7201783f5cf293414a819dc97b867b">center()</a>, <a class="el" href="classKDGanttView.html#7f526f1c3c35e7bca764776a217cf0ba">centerTimelineAfterShow()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01072">1072</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="3c7201783f5cf293414a819dc97b867b"></a><!-- doxytag: member="KDGanttView::center" ref="3c7201783f5cf293414a819dc97b867b" args="(KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::center           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname"> <em>item</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Makes sure that the specified Gantt item is in the center of the visible Gantt chart (if possible). 
<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01168">1168</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="44751f46dfdbc615449619c286dc7cb9"></a><!-- doxytag: member="KDGanttView::centerTimeline" ref="44751f46dfdbc615449619c286dc7cb9" args="(const QDateTime &amp;center)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::centerTimeline           </td>
          <td>(</td>
          <td class="paramtype">const QDateTime &amp;&nbsp;</td>
          <td class="paramname"> <em>center</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Makes sure that the specified QDateTime is in the center of the visible Gantt chart (if possible). If you want to center the timeline when the <a class="el" href="classKDGanttView.html">KDGanttView</a> is hidden, calling <a class="el" href="classKDGanttView.html#7f526f1c3c35e7bca764776a217cf0ba">centerTimelineAfterShow()</a> is the better alternative.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#3c7201783f5cf293414a819dc97b867b">center()</a>, <a class="el" href="classKDGanttView.html#7f526f1c3c35e7bca764776a217cf0ba">centerTimelineAfterShow()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01086">1086</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="7f526f1c3c35e7bca764776a217cf0ba"></a><!-- doxytag: member="KDGanttView::centerTimelineAfterShow" ref="7f526f1c3c35e7bca764776a217cf0ba" args="(const QDateTime &amp;center)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::centerTimelineAfterShow           </td>
          <td>(</td>
          <td class="paramtype">const QDateTime &amp;&nbsp;</td>
          <td class="paramname"> <em>center</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Makes sure that the specified QDateTime is in the center of the visible Gantt chart (if possible). If the <a class="el" href="classKDGanttView.html">KDGanttView</a> is currently hidden, this method resets the center once again after the next <a class="el" href="classKDGanttView.html#0879cc6c58a595cc8696f12cd4051f67">show()</a> call. Use this method if you want to center the timeline when the <a class="el" href="classKDGanttView.html">KDGanttView</a> is hidden. After calling <a class="el" href="classKDGanttView.html#0879cc6c58a595cc8696f12cd4051f67">KDGanttView::show()</a>, there may be computations of the sizes of the widgets and subwidgets and of the automatically computed start datetime. This method ensures that the center of the timeline is to be properly reset after <a class="el" href="classKDGanttView.html#0879cc6c58a595cc8696f12cd4051f67">show()</a>.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#3c7201783f5cf293414a819dc97b867b">center()</a>, <a class="el" href="classKDGanttView.html#44751f46dfdbc615449619c286dc7cb9">centerTimeline()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01105">1105</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="e2f16ae3f3bccd5f2a78e27a6bb287b8"></a><!-- doxytag: member="KDGanttView::setTimelineToStart" ref="e2f16ae3f3bccd5f2a78e27a6bb287b8" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setTimelineToStart           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the timeline to the horizon start. 
<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01118">1118</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="051c6136b4e55aabaacb15dd001bb3f0"></a><!-- doxytag: member="KDGanttView::setTimelineToEnd" ref="051c6136b4e55aabaacb15dd001bb3f0" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setTimelineToEnd           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the timeline to the horizon end. 
<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01127">1127</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="667f80bb5385148ceb09a6ca55a8165e"></a><!-- doxytag: member="KDGanttView::addTicksLeft" ref="667f80bb5385148ceb09a6ca55a8165e" args="(int num=1)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::addTicksLeft           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>num</em> = <code>1</code>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Add <em>num</em> minor ticks of the current scale of the timeline to the start of the timeline. The timeline is not set automatically at the start. Call <em><a class="el" href="classKDGanttView.html#e2f16ae3f3bccd5f2a78e27a6bb287b8">setTimelineToStart()</a></em> to ensure that the timeline is at the start after calling this method.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>num</em>&nbsp;</td><td>the number of minor ticks which should be added </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#f08e9b9586a2cf74ef2cc88c823552d9">addTicksRight()</a>,<a class="el" href="classKDGanttView.html#e2f16ae3f3bccd5f2a78e27a6bb287b8">setTimelineToStart()</a>, <a class="el" href="classKDGanttView.html#051c6136b4e55aabaacb15dd001bb3f0">setTimelineToEnd()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01143">1143</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="f08e9b9586a2cf74ef2cc88c823552d9"></a><!-- doxytag: member="KDGanttView::addTicksRight" ref="f08e9b9586a2cf74ef2cc88c823552d9" args="(int num=1)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::addTicksRight           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>num</em> = <code>1</code>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Add <em>num</em> minor ticks of the current scale of the timeline to the end of the timeline. The timeline is not set automatically at the end. Call <em><a class="el" href="classKDGanttView.html#051c6136b4e55aabaacb15dd001bb3f0">setTimelineToEnd()</a></em> to ensure that the timeline is at the end after calling this method. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>num</em>&nbsp;</td><td>the number of minor ticks which should be added </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#667f80bb5385148ceb09a6ca55a8165e">addTicksLeft()</a>,<a class="el" href="classKDGanttView.html#e2f16ae3f3bccd5f2a78e27a6bb287b8">setTimelineToStart()</a>, <a class="el" href="classKDGanttView.html#051c6136b4e55aabaacb15dd001bb3f0">setTimelineToEnd()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01158">1158</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="318dedb0bfd044fcec3077ba37669fc8"></a><!-- doxytag: member="KDGanttView::setShowTaskLinks" ref="318dedb0bfd044fcec3077ba37669fc8" args="(bool show)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setShowTaskLinks           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>show</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specifies whether task links should be shown.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>show</em>&nbsp;</td><td>true for showing task links, false for not showing them </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#87ffd04881aaa61a060d33b8181d7269">showTaskLinks()</a>, <a class="el" href="classKDGanttViewTaskLink.html">KDGanttViewTaskLink</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01183">1183</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="8810efebd936d3d2b779f0ecff9e6928"></a><!-- doxytag: member="KDGanttView::setFont" ref="8810efebd936d3d2b779f0ecff9e6928" args="(const QFont &amp;f)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setFont           </td>
          <td>(</td>
          <td class="paramtype">const QFont &amp;&nbsp;</td>
          <td class="paramname"> <em>font</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the font in the left list view widget and in the right time header widget. The settings of the fonts in the time table widget are not effected.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>font</em>&nbsp;</td><td>the new font of the widget </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01209">1209</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="5355e660d96c8ce23cb956255a1a1122"></a><!-- doxytag: member="KDGanttView::setShowHeaderPopupMenu" ref="5355e660d96c8ce23cb956255a1a1122" args="(bool show=true, bool showZoom=true, bool showScale=true, bool showTime=true, bool showYear=true, bool showGrid=true, bool showPrint=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setShowHeaderPopupMenu           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>show</em> = <code>true</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>showZoom</em> = <code>true</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>showScale</em> = <code>true</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>showTime</em> = <code>true</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>showYear</em> = <code>true</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>showGrid</em> = <code>true</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>showPrint</em> = <code>false</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specifies whether the configure popup menu should be shown on right click on the time header widget. This menu lets the user quickly change the zoom factor, the scale mode (minute, hour, day, week, month, auto) , the time format, the year format, the grid format, and printing. The default setting is not to show the popup menu. This functionality must be enabled explicitly by the application developer. You can disable each submenu of the popmenu.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>show</em>&nbsp;</td><td>true in order to show the popup menu, false in order not to. The default is true. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>showZoom</em>&nbsp;</td><td>show the zoom submenu, default: true </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>showScale</em>&nbsp;</td><td>show the scale submenu, default: true </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>showTime</em>&nbsp;</td><td>show the time format submenu, default: true </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>showYear</em>&nbsp;</td><td>show the year format submenu, default: true </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>showGrid</em>&nbsp;</td><td>show the grid submenu, default: true </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>showPrint</em>&nbsp;</td><td>show the print submenu, default: false </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01244">1244</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="a328138c9dd11119434e95ccb74cf135"></a><!-- doxytag: member="KDGanttView::setShowTimeTablePopupMenu" ref="a328138c9dd11119434e95ccb74cf135" args="(bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setShowTimeTablePopupMenu           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>show</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specifies whether the add item popup menu should be shown on right click on the time table widget. This menu lets the user quickly add new items to the Gantt view (as root, as child or after an item). It also offers cutting and pasting of items.<p>
The default setting is that the popup menu is not shown. It must be enabled by the program.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>show</em>&nbsp;</td><td>true in order to show popup menu, false in order not to </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01283">1283</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="44761bb2705aa7c8cb0867e50737dfe0"></a><!-- doxytag: member="KDGanttView::setShapes" ref="44761bb2705aa7c8cb0867e50737dfe0" args="(KDGanttViewItem::Type type, KDGanttViewItem::Shape start, KDGanttViewItem::Shape middle, KDGanttViewItem::Shape end, bool overwriteExisting=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setShapes           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html#3555afdbe4a214e0879c8e8e3315a0cc">KDGanttViewItem::Type</a>&nbsp;</td>
          <td class="paramname"> <em>type</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html#d79f43afe02a42efa914015f65933189">KDGanttViewItem::Shape</a>&nbsp;</td>
          <td class="paramname"> <em>start</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html#d79f43afe02a42efa914015f65933189">KDGanttViewItem::Shape</a>&nbsp;</td>
          <td class="paramname"> <em>middle</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html#d79f43afe02a42efa914015f65933189">KDGanttViewItem::Shape</a>&nbsp;</td>
          <td class="paramname"> <em>end</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>overwriteExisting</em> = <code>true</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the shapes for a certain type of Gantt item. Not all items use all three shapes (e.g., only summary items use the middle shape).<p>
This setting overrides any shape settings made on individual items. These settings will be taken as initial values of any newly created item of this certain type. See also the documentation of the <a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> class.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>type</em>&nbsp;</td><td>the type of Gantt items for which to set the shapes </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>start</em>&nbsp;</td><td>the shape to use for the beginning of the item </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>middle</em>&nbsp;</td><td>the shape to use for the middle of the item </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>end</em>&nbsp;</td><td>the shape to use for the end of the item </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>overwriteExisting</em>&nbsp;</td><td>if true, overwrites existing shape settings in the individual items </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#8aaa8c42babfce130d7616ec38c6b4e4">shapes()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01318">1318</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="8aaa8c42babfce130d7616ec38c6b4e4"></a><!-- doxytag: member="KDGanttView::shapes" ref="8aaa8c42babfce130d7616ec38c6b4e4" args="(KDGanttViewItem::Type type, KDGanttViewItem::Shape &amp;start, KDGanttViewItem::Shape &amp;middle, KDGanttViewItem::Shape &amp;end) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::shapes           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html#3555afdbe4a214e0879c8e8e3315a0cc">KDGanttViewItem::Type</a>&nbsp;</td>
          <td class="paramname"> <em>type</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html#d79f43afe02a42efa914015f65933189">KDGanttViewItem::Shape</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>start</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html#d79f43afe02a42efa914015f65933189">KDGanttViewItem::Shape</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>middle</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html#d79f43afe02a42efa914015f65933189">KDGanttViewItem::Shape</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>end</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Queries the shapes for a particular type of Gantt item.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>type</em>&nbsp;</td><td>the type of Gantt items for which to query the shapes </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>start</em>&nbsp;</td><td>the start shape is returned in this parameter </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>middle</em>&nbsp;</td><td>the middle shape is returned in this parameter </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>end</em>&nbsp;</td><td>the end shape is returned in this parameter </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if there was a general shape set for the specified type. If the return value is false, the values of the three shape parameters are undefined. </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#44761bb2705aa7c8cb0867e50737dfe0">setShapes()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01351">1351</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="ac15db73d8b1b5a900d2bd883b16dd8c"></a><!-- doxytag: member="KDGanttView::setColors" ref="ac15db73d8b1b5a900d2bd883b16dd8c" args="(KDGanttViewItem::Type type, const QColor &amp;start, const QColor &amp;middle, const QColor &amp;end, bool overwriteExisting=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setColors           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html#3555afdbe4a214e0879c8e8e3315a0cc">KDGanttViewItem::Type</a>&nbsp;</td>
          <td class="paramname"> <em>type</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>start</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>middle</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>end</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>overwriteExisting</em> = <code>true</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the colors for a certain type of Gantt item. Not all items use all three colors (e.g., only summary items use the middle color).<p>
This setting overrides any color settings made on individual items. These settings will be taken as initial values of any newly created item of this certain type. See also the description of the <a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> class.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>type</em>&nbsp;</td><td>the type of Gantt items for which to set the colors </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>start</em>&nbsp;</td><td>the color to use for the beginning of the item </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>middle</em>&nbsp;</td><td>the color to use for the middle of the item </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>end</em>&nbsp;</td><td>the color to use for the end of the item </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>overwriteExisting</em>&nbsp;</td><td>if true, overwrites existing color settings on invididual items </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#644ccac01f55c427b51b3d79be22b529">colors()</a>, setDefaultColors(), defaultColors() </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01381">1381</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="644ccac01f55c427b51b3d79be22b529"></a><!-- doxytag: member="KDGanttView::colors" ref="644ccac01f55c427b51b3d79be22b529" args="(KDGanttViewItem::Type type, QColor &amp;start, QColor &amp;middle, QColor &amp;end) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::colors           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html#3555afdbe4a214e0879c8e8e3315a0cc">KDGanttViewItem::Type</a>&nbsp;</td>
          <td class="paramname"> <em>type</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>start</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>middle</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>end</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Queries the colors for a particular type of Gantt item.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>type</em>&nbsp;</td><td>the type of Gantt items for which to query the colors </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>start</em>&nbsp;</td><td>the start color is returned in this parameter </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>middle</em>&nbsp;</td><td>the middle color is returned in this parameter </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>end</em>&nbsp;</td><td>the end color is returned in this parameter </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if there was a general color set for the specified type. If the return value is false, the values of the three color parameters are undefined. </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#ac15db73d8b1b5a900d2bd883b16dd8c">setColors()</a>, <a class="el" href="classKDGanttView.html#7de19f9538f628232cd9bcbd38570794">setDefaultColor()</a>, <a class="el" href="classKDGanttView.html#a4811b5b22213c40b3d0a36c54903261">defaultColor()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01413">1413</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="7de19f9538f628232cd9bcbd38570794"></a><!-- doxytag: member="KDGanttView::setDefaultColor" ref="7de19f9538f628232cd9bcbd38570794" args="(KDGanttViewItem::Type type, const QColor &amp;, bool overwriteExisting=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setDefaultColor           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html#3555afdbe4a214e0879c8e8e3315a0cc">KDGanttViewItem::Type</a>&nbsp;</td>
          <td class="paramname"> <em>type</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>color</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>overwriteExisting</em> = <code>true</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the default color for a particular type of Gantt item that is used for the item if no specific start, middle, or end colors are set.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>type</em>&nbsp;</td><td>the type of Gantt items for which to query the highlight colors </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>color</em>&nbsp;</td><td>the default color to use </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>overwriteExisting</em>&nbsp;</td><td>if true, existing settings for individual items are overwritten </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#a4811b5b22213c40b3d0a36c54903261">defaultColor()</a>, <a class="el" href="classKDGanttView.html#ac15db73d8b1b5a900d2bd883b16dd8c">setColors()</a>, <a class="el" href="classKDGanttView.html#644ccac01f55c427b51b3d79be22b529">colors()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02251">2251</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="a4811b5b22213c40b3d0a36c54903261"></a><!-- doxytag: member="KDGanttView::defaultColor" ref="a4811b5b22213c40b3d0a36c54903261" args="(KDGanttViewItem::Type type) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QColor KDGanttView::defaultColor           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html#3555afdbe4a214e0879c8e8e3315a0cc">KDGanttViewItem::Type</a>&nbsp;</td>
          <td class="paramname"> <em>type</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the default color for a particular type of Gantt item that is used for the item if no specific start, middle, or end colors are set.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>type</em>&nbsp;</td><td>the type of Gantt items for which to query the highlight colors </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>color the default color used </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#7de19f9538f628232cd9bcbd38570794">setDefaultColor()</a>, <a class="el" href="classKDGanttView.html#ac15db73d8b1b5a900d2bd883b16dd8c">setColors()</a>, <a class="el" href="classKDGanttView.html#644ccac01f55c427b51b3d79be22b529">colors()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02278">2278</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="23f84eb3b8ab015f19f1dd9dbb4ce16f"></a><!-- doxytag: member="KDGanttView::setHighlightColors" ref="23f84eb3b8ab015f19f1dd9dbb4ce16f" args="(KDGanttViewItem::Type type, const QColor &amp;start, const QColor &amp;middle, const QColor &amp;end, bool overwriteExisting=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setHighlightColors           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html#3555afdbe4a214e0879c8e8e3315a0cc">KDGanttViewItem::Type</a>&nbsp;</td>
          <td class="paramname"> <em>type</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>start</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>middle</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>end</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>overwriteExisting</em> = <code>true</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the highlight colors for a certain type of Gantt item. Not all items use all three highlight colors (e.g., only summary items use the middle highlight color).<p>
This setting overrides any highlight color settings made on individual items. These settings will be taken as initial values of any newly created item of this certain type. See also the description of the <a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> class.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>type</em>&nbsp;</td><td>the type of Gantt items for which to set the highlight colors </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>start</em>&nbsp;</td><td>the highlight color to use for the beginning of the item </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>middle</em>&nbsp;</td><td>the highlight color to use for the middle of the item </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>end</em>&nbsp;</td><td>the highlight color to use for the end of the item </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>overwriteExisting</em>&nbsp;</td><td>if true, overwrites existing color settings in the individual items </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#8950666ac041ddc1217b602d6ff6339c">highlightColors()</a>, <a class="el" href="classKDGanttView.html#3a3d7a73dae99ef48b05d9109d11a809">setDefaultHighlightColor()</a>, <a class="el" href="classKDGanttView.html#870d9059880830ac99c42185f9068507">defaultHighlightColor()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01443">1443</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="8950666ac041ddc1217b602d6ff6339c"></a><!-- doxytag: member="KDGanttView::highlightColors" ref="8950666ac041ddc1217b602d6ff6339c" args="(KDGanttViewItem::Type type, QColor &amp;start, QColor &amp;middle, QColor &amp;end) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::highlightColors           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html#3555afdbe4a214e0879c8e8e3315a0cc">KDGanttViewItem::Type</a>&nbsp;</td>
          <td class="paramname"> <em>type</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>start</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>middle</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>end</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Queries the highlight colors for a particular type of Gantt item.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>type</em>&nbsp;</td><td>the type of Gantt items for which to query the highlight colors </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>start</em>&nbsp;</td><td>the start highlight color is returned in this parameter </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>middle</em>&nbsp;</td><td>the middle highlight color is returned in this parameter </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>end</em>&nbsp;</td><td>the end highlight color is returned in this parameter </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if there was a general highlight color set for the specified type. If the return value is false, the values of the three highlight color parameters are undefined. </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#23f84eb3b8ab015f19f1dd9dbb4ce16f">setHighlightColors()</a>, <a class="el" href="classKDGanttView.html#3a3d7a73dae99ef48b05d9109d11a809">setDefaultHighlightColor()</a>, <a class="el" href="classKDGanttView.html#870d9059880830ac99c42185f9068507">defaultHighlightColor()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01479">1479</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="3a3d7a73dae99ef48b05d9109d11a809"></a><!-- doxytag: member="KDGanttView::setDefaultHighlightColor" ref="3a3d7a73dae99ef48b05d9109d11a809" args="(KDGanttViewItem::Type type, const QColor &amp;, bool overwriteExisting=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setDefaultHighlightColor           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html#3555afdbe4a214e0879c8e8e3315a0cc">KDGanttViewItem::Type</a>&nbsp;</td>
          <td class="paramname"> <em>type</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>color</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>overwriteExisting</em> = <code>true</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the default highlighting color for a particular type of Gantt item that is used for the item if no specific start, middle, or end colors are set.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>type</em>&nbsp;</td><td>the type of Gantt items for which to query the highlight colors </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>color</em>&nbsp;</td><td>the default highlighting color to use </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>overwriteExisting</em>&nbsp;</td><td>if true, existing color settings in individual items are overwritten </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#870d9059880830ac99c42185f9068507">defaultHighlightColor()</a>, <a class="el" href="classKDGanttView.html#23f84eb3b8ab015f19f1dd9dbb4ce16f">setHighlightColors()</a>, <a class="el" href="classKDGanttView.html#8950666ac041ddc1217b602d6ff6339c">highlightColors()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02297">2297</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="870d9059880830ac99c42185f9068507"></a><!-- doxytag: member="KDGanttView::defaultHighlightColor" ref="870d9059880830ac99c42185f9068507" args="(KDGanttViewItem::Type type) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QColor KDGanttView::defaultHighlightColor           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html#3555afdbe4a214e0879c8e8e3315a0cc">KDGanttViewItem::Type</a>&nbsp;</td>
          <td class="paramname"> <em>type</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the default highlighting color for a particular type of Gantt item that is used for the item if no specific start, middle, or end colors are set.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>type</em>&nbsp;</td><td>the type of Gantt items for which to query the highlight colors </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>color the default highlighting color used </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#3a3d7a73dae99ef48b05d9109d11a809">setDefaultHighlightColor()</a>, <a class="el" href="classKDGanttView.html#23f84eb3b8ab015f19f1dd9dbb4ce16f">setHighlightColors()</a>, <a class="el" href="classKDGanttView.html#8950666ac041ddc1217b602d6ff6339c">highlightColors()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02324">2324</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="ae66333828689b6dcfa1afaeaef63fd0"></a><!-- doxytag: member="KDGanttView::setTextColor" ref="ae66333828689b6dcfa1afaeaef63fd0" args="(const QColor &amp;color)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setTextColor           </td>
          <td>(</td>
          <td class="paramtype">const QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>color</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the color used for texts in the Gantt chart. Overrides all individual settings of the Gantt items.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>color</em>&nbsp;</td><td>the text color to use </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#86a977c6a47e8fda8015e4d3072f27ad">textColor()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01498">1498</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="dceffc4a3d70d3ff231e3799749362b5"></a><!-- doxytag: member="KDGanttView::setNoInformationBrush" ref="dceffc4a3d70d3ff231e3799749362b5" args="(const QBrush &amp;brush)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setNoInformationBrush           </td>
          <td>(</td>
          <td class="paramtype">const QBrush &amp;&nbsp;</td>
          <td class="paramname"> <em>brush</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specifies the brush in which the 'showNoInformation' line of items should be drawn.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>brush</em>&nbsp;</td><td>the brush of the 'showNoInformation' lines </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttViewItem.html#af096df66f336bf5caf4de42bafeb922">KDGanttViewItem::showNoInformation()</a>, <a class="el" href="classKDGanttViewItem.html#207347babd9bdde628801290a6ebfc1e">KDGanttViewItem::setShowNoInformation()</a>, <a class="el" href="classKDGanttView.html#e34c43a0b305995a5e38e692d2f36fc2">KDGanttView::noInformationBrush()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01530">1530</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="4441f09784761fd7b5306a371b3b563c"></a><!-- doxytag: member="KDGanttView::taskLinks" ref="4441f09784761fd7b5306a371b3b563c" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QPtrList&lt; <a class="el" href="classKDGanttViewTaskLink.html">KDGanttViewTaskLink</a> &gt; KDGanttView::taskLinks           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the list of task links in the Gantt view.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the list of task links in the Gantt view </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02488">2488</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="00b4a43e91ba84f28c0ba9338a1a48dc"></a><!-- doxytag: member="KDGanttView::taskLinkGroups" ref="00b4a43e91ba84f28c0ba9338a1a48dc" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QPtrList&lt; <a class="el" href="classKDGanttViewTaskLinkGroup.html">KDGanttViewTaskLinkGroup</a> &gt; KDGanttView::taskLinkGroups           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the list of task link groups in the Gantt view.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the list of task link groups in the Gantt view </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02500">2500</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="cdd5c3ddde05dbecd12b8a00f2166f51"></a><!-- doxytag: member="KDGanttView::addLegendItem" ref="cdd5c3ddde05dbecd12b8a00f2166f51" args="(KDGanttViewItem::Shape shape, const QColor &amp;shapeColor, const QString &amp;text)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::addLegendItem           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html#d79f43afe02a42efa914015f65933189">KDGanttViewItem::Shape</a>&nbsp;</td>
          <td class="paramname"> <em>shape</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>shapeColor</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>text</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Adds an item to the legend.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>shape</em>&nbsp;</td><td>the shape to display </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>shapeColor</em>&nbsp;</td><td>the color in which to display the shape </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>text</em>&nbsp;</td><td>the text to display </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#6c0d446a1918e1a338cdcd6087bf4fa4">clearLegend()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01570">1570</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="6c0d446a1918e1a338cdcd6087bf4fa4"></a><!-- doxytag: member="KDGanttView::clearLegend" ref="6c0d446a1918e1a338cdcd6087bf4fa4" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::clearLegend           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Removes all items from the legend.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#cdd5c3ddde05dbecd12b8a00f2166f51">addLegendItem()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01553">1553</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="0d209272f59651ac6669aac4056a5141"></a><!-- doxytag: member="KDGanttView::setHorizonStart" ref="0d209272f59651ac6669aac4056a5141" args="(const QDateTime &amp;start)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setHorizonStart           </td>
          <td>(</td>
          <td class="paramtype">const QDateTime &amp;&nbsp;</td>
          <td class="paramname"> <em>start</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the start of the horizon of the Gantt chart. If <em>start</em> is null, the horizon start is computed automatically.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>start</em>&nbsp;</td><td>the start of the horizon </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#07ea3f3a367f0635274806c39f361369">horizonStart()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01590">1590</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="bdf15093c05a881e6eddec5c84a093d1"></a><!-- doxytag: member="KDGanttView::setHorizonEnd" ref="bdf15093c05a881e6eddec5c84a093d1" args="(const QDateTime &amp;start)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setHorizonEnd           </td>
          <td>(</td>
          <td class="paramtype">const QDateTime &amp;&nbsp;</td>
          <td class="paramname"> <em>end</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the end of the horizon of the Gantt chart. If <em>end</em> is null, the horizon end is computed automatically.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>end</em>&nbsp;</td><td>the end of the horizon </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#bdf15093c05a881e6eddec5c84a093d1">setHorizonEnd()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01615">1615</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="14203ef346ce997dcffbf593ed255b9b"></a><!-- doxytag: member="KDGanttView::setScale" ref="14203ef346ce997dcffbf593ed255b9b" args="(Scale)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setScale           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">Scale</a>&nbsp;</td>
          <td class="paramname"> <em>unit</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Configures the unit of the lower scale of the header. The higher unit is computed automatically.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>unit</em>&nbsp;</td><td>the unit of the lower scale of the header. </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#ea99d4f494b59b52192be926024cee47">scale()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01641">1641</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="9a70d043ac4600beb54723a063a7857b"></a><!-- doxytag: member="KDGanttView::setMaximumScale" ref="9a70d043ac4600beb54723a063a7857b" args="(Scale)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setMaximumScale           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">Scale</a>&nbsp;</td>
          <td class="paramname"> <em>unit</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the maximum allowed time scale of the lower scale of the header.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>unit</em>&nbsp;</td><td>the unit of the lower scale of the header. </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#ea99d4f494b59b52192be926024cee47">scale()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01665">1665</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="e1bcd744e1c4e1c2a17b0a0717a22adb"></a><!-- doxytag: member="KDGanttView::setMinimumScale" ref="e1bcd744e1c4e1c2a17b0a0717a22adb" args="(Scale)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setMinimumScale           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">Scale</a>&nbsp;</td>
          <td class="paramname"> <em>unit</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the minimum allowed time scale of the lower scale of the header.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>unit</em>&nbsp;</td><td>the unit of the lower scale of the header. </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#ea99d4f494b59b52192be926024cee47">scale()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01689">1689</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="af8cc7fee1428ca833716f192600b4ce"></a><!-- doxytag: member="KDGanttView::setAutoScaleMinorTickCount" ref="af8cc7fee1428ca833716f192600b4ce" args="(int count)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setAutoScaleMinorTickCount           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>count</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the absolute number of minor ticks, if scaling is set to Auto. If the scale mode is set to Auto, then the actual scale and the minorScaleCount is automatically computed, such that there are count minor ticks<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>count</em>&nbsp;</td><td>the number of minor ticks </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#2c9373746fd8314a7c056ad2fea6dbc0">autoScaleMinorTickCount()</a>,<a class="el" href="classKDGanttView.html#14203ef346ce997dcffbf593ed255b9b">setScale()</a>,<a class="el" href="classKDGanttView.html#ea99d4f494b59b52192be926024cee47">scale()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01716">1716</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="9cb3200b8992f3bd37a59e4efe9bed2b"></a><!-- doxytag: member="KDGanttView::setMajorScaleCount" ref="9cb3200b8992f3bd37a59e4efe9bed2b" args="(int count)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setMajorScaleCount           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>count</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the number of ticks in the major scale.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>count</em>&nbsp;</td><td>the number of ticks in the major scale </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#989540f21bd637acfd453fd19ac436c1">majorScaleCount()</a>, <a class="el" href="classKDGanttView.html#63f9637f96a74df1149a8df508996eff">setMinorScaleCount()</a>, <a class="el" href="classKDGanttView.html#9cd22d861abe0b8805aae453d1bd3a21">minorScaleCount()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02196">2196</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="63f9637f96a74df1149a8df508996eff"></a><!-- doxytag: member="KDGanttView::setMinorScaleCount" ref="63f9637f96a74df1149a8df508996eff" args="(int count)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setMinorScaleCount           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>count</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the number of ticks in the minor scale.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>count</em>&nbsp;</td><td>the number of ticks in the minor scale </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#9cd22d861abe0b8805aae453d1bd3a21">minorScaleCount</a>, <a class="el" href="classKDGanttView.html#9cb3200b8992f3bd37a59e4efe9bed2b">setMajorScaleCount</a>, <a class="el" href="classKDGanttView.html#989540f21bd637acfd453fd19ac436c1">majorScaleCount()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02220">2220</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="0c714c2a6be4dbd521fe4f7fea49b40a"></a><!-- doxytag: member="KDGanttView::setMinimumColumnWidth" ref="0c714c2a6be4dbd521fe4f7fea49b40a" args="(int width)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setMinimumColumnWidth           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>width</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the minimum width that a column needs to have. If the size of the Gantt chart and the scale would make it necessary to go below this limit otherwise, the chart will automatically be made less exact.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>width</em>&nbsp;</td><td>the minimum column width </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#3094fb08a4b4c2b6d3dd08bcbc17c671">minimumColumnWidth()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01742">1742</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="075d0ef07d0e8fb7d0f8fc573d191fe9"></a><!-- doxytag: member="KDGanttView::setYearFormat" ref="075d0ef07d0e8fb7d0f8fc573d191fe9" args="(YearFormat format)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setYearFormat           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttView.html#0c534282fb7c3850052d6e0551d2f553">YearFormat</a>&nbsp;</td>
          <td class="paramname"> <em>format</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specifies the format in which to display years. If no years are shown, this method has no effect.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>format</em>&nbsp;</td><td>the year format </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#5e6472172387d2a1bab9bc06d4ed28ac">yearFormat()</a>, <a class="el" href="classKDGanttView.html#c407213d941d2fde9398fcd90419eb14">setHourFormat()</a>, <a class="el" href="classKDGanttView.html#aaadd05ec92b1fd3099538d903bffb03">hourFormat()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01767">1767</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="c407213d941d2fde9398fcd90419eb14"></a><!-- doxytag: member="KDGanttView::setHourFormat" ref="c407213d941d2fde9398fcd90419eb14" args="(HourFormat format)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setHourFormat           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttView.html#3cc8d9bf7fcde8ef1dc49f692a38d76a">HourFormat</a>&nbsp;</td>
          <td class="paramname"> <em>format</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specifies the format in which to display hours. If no hours are shown, this method has no effect.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>format</em>&nbsp;</td><td>the hour format </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#aaadd05ec92b1fd3099538d903bffb03">hourFormat()</a>, <a class="el" href="classKDGanttView.html#075d0ef07d0e8fb7d0f8fc573d191fe9">setYearFormat()</a>, <a class="el" href="classKDGanttView.html#5e6472172387d2a1bab9bc06d4ed28ac">yearFormat()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01793">1793</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="2b110d1faf0d359413a821d0b2bf9918"></a><!-- doxytag: member="KDGanttView::setShowMajorTicks" ref="2b110d1faf0d359413a821d0b2bf9918" args="(bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setShowMajorTicks           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>show</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Hides/shows the grid for the major ticks of the time header in the gantt view.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>show</em>&nbsp;</td><td>true in order to show ticks, false in order to hide them. If show is true, setShowMinorTicks( false ) is performed automatically to hide the grid of the minor ticks. In order to show now grid, call setShowMinorTicks( false ) and setShowMajorTicks( false ). </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#00b8aa6aa6beec92c0c648717a000872">showMajorTicks()</a>, <a class="el" href="classKDGanttView.html#d67bb996b9c2862b248e084680170c47">setShowMinorTicks()</a>, <a class="el" href="classKDGanttView.html#c502b508d440ce334856b31c168f4055">showMinorTicks()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01822">1822</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="d67bb996b9c2862b248e084680170c47"></a><!-- doxytag: member="KDGanttView::setShowMinorTicks" ref="d67bb996b9c2862b248e084680170c47" args="(bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setShowMinorTicks           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>show</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Hides/shows the grid for the minor ticks of the time header in the gantt view.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>show</em>&nbsp;</td><td>true in order to show ticks, false in order to hide them. If show is true, setShowMajorTicks( false ) is performed automatically to hide the grid of the major ticks. In order to show now grid, call setShowMinorTicks( false ) and setShowMajorTicks( false ).</td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#c502b508d440ce334856b31c168f4055">showMinorTicks()</a>, <a class="el" href="classKDGanttView.html#2b110d1faf0d359413a821d0b2bf9918">setShowMajorTicks()</a>, <a class="el" href="classKDGanttView.html#00b8aa6aa6beec92c0c648717a000872">showMajorTicks()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01852">1852</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="016a3a49f842cc11aa84ae3836d22851"></a><!-- doxytag: member="KDGanttView::setColumnBackgroundColor" ref="016a3a49f842cc11aa84ae3836d22851" args="(const QDateTime &amp;column, const QColor &amp;color, Scale mini=KDGanttView::Minute, Scale maxi=KDGanttView::Month)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setColumnBackgroundColor           </td>
          <td>(</td>
          <td class="paramtype">const QDateTime &amp;&nbsp;</td>
          <td class="paramname"> <em>column</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>color</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">Scale</a>&nbsp;</td>
          <td class="paramname"> <em>mini</em> = <code>KDGanttView::Minute</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">Scale</a>&nbsp;</td>
          <td class="paramname"> <em>maxi</em> = <code>KDGanttView::Month</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the background color for the column closest to <em>column</em>. It can be specified whether the color should be shown in all scales or only in specific scales. If you want to define the color only for the daily view, specify mini and maxi as Day. If there is no value specified for mini and maxi, the color for the column is shown on all scales. Note that it is possible that there are two values for a column in a scale. In this case, the shown color is unspecified.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>column</em>&nbsp;</td><td>the column to set the background color for </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>color</em>&nbsp;</td><td>the background color </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>mini</em>&nbsp;</td><td>show the colour only in scales greater than this </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>maxi</em>&nbsp;</td><td>show the colour only in scales lesser than this </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#812b09b5ce8a8f09b8ea14ffa4188502">columnBackgroundColor()</a>, <a class="el" href="classKDGanttView.html#0c731220ecc45ec04682e4bc173196d7">setWeekendBackgroundColor()</a>, <a class="el" href="classKDGanttView.html#ca2dae6e7a1c26f91db4e08cb436affa">weekendBackgroundColor()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01887">1887</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="853df577a41df69f447b11c29825e4c8"></a><!-- doxytag: member="KDGanttView::addIntervalBackgroundColor" ref="853df577a41df69f447b11c29825e4c8" args="(KDIntervalColorRectangle *newItem)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::addIntervalBackgroundColor           </td>
          <td>(</td>
          <td class="paramtype">KDIntervalColorRectangle *&nbsp;</td>
          <td class="paramname"> <em>newItem</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Adds a filled rectangle for a time interval given by <em>start</em> and <em>end</em>, across all tasks. <em>start</em> may be later than <em>end</em>. <dl class="see" compact><dt><b>See also:</b></dt><dd>KDIntervalColorRectangle </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01978">1978</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="1f25551baa00eb62e5ab781302819e71"></a><!-- doxytag: member="KDGanttView::clearBackgroundColor" ref="1f25551baa00eb62e5ab781302819e71" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::clearBackgroundColor           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Removes all background color settings set with <a class="el" href="classKDGanttView.html#016a3a49f842cc11aa84ae3836d22851">setColumnBackgroundColor()</a> and setIntervalBackgroundColor(). Does not affect the settings of <a class="el" href="classKDGanttView.html#0c731220ecc45ec04682e4bc173196d7">setWeekendBackgroundColor()</a>.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#016a3a49f842cc11aa84ae3836d22851">setColumnBackgroundColor()</a>, <a class="el" href="classKDGanttView.html#0c731220ecc45ec04682e4bc173196d7">setWeekendBackgroundColor()</a>, <a class="el" href="classKDGanttView.html#ca2dae6e7a1c26f91db4e08cb436affa">weekendBackgroundColor()</a>, setIntervalBackgroundColor() </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01991">1991</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="812b09b5ce8a8f09b8ea14ffa4188502"></a><!-- doxytag: member="KDGanttView::columnBackgroundColor" ref="812b09b5ce8a8f09b8ea14ffa4188502" args="(const QDateTime &amp;column) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QColor KDGanttView::columnBackgroundColor           </td>
          <td>(</td>
          <td class="paramtype">const QDateTime &amp;&nbsp;</td>
          <td class="paramname"> <em>column</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the background color for the column closest to <em>column</em>.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>column</em>&nbsp;</td><td>the column to query the background color for </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the background color of the specified color </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#016a3a49f842cc11aa84ae3836d22851">setColumnBackgroundColor()</a>, <a class="el" href="classKDGanttView.html#0c731220ecc45ec04682e4bc173196d7">setWeekendBackgroundColor()</a>, <a class="el" href="classKDGanttView.html#ca2dae6e7a1c26f91db4e08cb436affa">weekendBackgroundColor()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02005">2005</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="0c731220ecc45ec04682e4bc173196d7"></a><!-- doxytag: member="KDGanttView::setWeekendBackgroundColor" ref="0c731220ecc45ec04682e4bc173196d7" args="(const QColor &amp;color)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setWeekendBackgroundColor           </td>
          <td>(</td>
          <td class="paramtype">const QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>color</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specifies the background color for weekend days. If no individual days are visible on the Gantt chart, this method has no visible effect.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>color</em>&nbsp;</td><td>the background color to use for weekend days. </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#ca2dae6e7a1c26f91db4e08cb436affa">weekendBackgroundColor()</a>, <a class="el" href="classKDGanttView.html#145c4c17b3708e8b73badf339c9110b6">setWeekendDays()</a>, <a class="el" href="classKDGanttView.html#fc1098231ab48de2b49eba700fb8f2fa">weekendDays()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02019">2019</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="e54897b74187ba06ff61b947e4693e10"></a><!-- doxytag: member="KDGanttView::setWeekdayBackgroundColor" ref="e54897b74187ba06ff61b947e4693e10" args="(const QColor &amp;color, int weekday)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setWeekdayBackgroundColor           </td>
          <td>(</td>
          <td class="paramtype">const QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>color</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>weekday</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specifies the background color for weekday days. If no individual days are visible on the Gantt chart, this method has no visible effect. The days are specified as an intervals of integer values where 1 means Monday and 7 means Sunday.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>color</em>&nbsp;</td><td>the background color to use for weekend days. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>weekday</em>&nbsp;</td><td>the day of the week (Monday = 1, Sunday = 7) </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#ca2dae6e7a1c26f91db4e08cb436affa">weekendBackgroundColor()</a>, <a class="el" href="classKDGanttView.html#145c4c17b3708e8b73badf339c9110b6">setWeekendDays()</a>, <a class="el" href="classKDGanttView.html#fc1098231ab48de2b49eba700fb8f2fa">weekendDays()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02047">2047</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="919fd2d9618f19851779fdb13778c6ee"></a><!-- doxytag: member="KDGanttView::weekdayBackgroundColor" ref="919fd2d9618f19851779fdb13778c6ee" args="(int weekday) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QColor KDGanttView::weekdayBackgroundColor           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>weekday</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the background color for weekday days.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>weekday</em>&nbsp;</td><td>the day of the week (Monday = 1, Sunday = 7) </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the background color for weekend days </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#0c731220ecc45ec04682e4bc173196d7">setWeekendBackgroundColor()</a>, <a class="el" href="classKDGanttView.html#145c4c17b3708e8b73badf339c9110b6">setWeekendDays()</a>, <a class="el" href="classKDGanttView.html#fc1098231ab48de2b49eba700fb8f2fa">weekendDays()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02060">2060</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="356d27e41479c1e348c87d783dd48268"></a><!-- doxytag: member="KDGanttView::setPaletteBackgroundColor" ref="356d27e41479c1e348c87d783dd48268" args="(const QColor &amp;col)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setPaletteBackgroundColor           </td>
          <td>(</td>
          <td class="paramtype">const QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>col</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This method is overridden for internal purposes. 
<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04128">4128</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="6ab0432ef6ad7fa34965a3413d032b7d"></a><!-- doxytag: member="KDGanttView::setGvBackgroundColor" ref="6ab0432ef6ad7fa34965a3413d032b7d" args="(const QColor &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setGvBackgroundColor           </td>
          <td>(</td>
          <td class="paramtype">const QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>c</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the background color of the Gantt view.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>c</em>&nbsp;</td><td>the background color of the Gantt view. </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#610593b91a2df6c073b3e06f45de02be">gvBackgroundColor()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04141">4141</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="b82facd3616c30aeae420066f8a1a287"></a><!-- doxytag: member="KDGanttView::setLvBackgroundColor" ref="b82facd3616c30aeae420066f8a1a287" args="(const QColor &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setLvBackgroundColor           </td>
          <td>(</td>
          <td class="paramtype">const QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>c</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the background color of the list view.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>c</em>&nbsp;</td><td>the background color of the list view </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#4ffde26cedb72324ea4e202983ffd523">lvBackgroundColor()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04180">4180</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="deb7777b3e339179d84a2f306a812f71"></a><!-- doxytag: member="KDGanttView::setTimeHeaderBackgroundColor" ref="deb7777b3e339179d84a2f306a812f71" args="(const QColor &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setTimeHeaderBackgroundColor           </td>
          <td>(</td>
          <td class="paramtype">const QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>c</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the background color of the time header.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>c</em>&nbsp;</td><td>the background color of the time header. </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#9a42bf31cf6b960e2a45bcc5104089cd">timeHeaderBackgroundColor()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04153">4153</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="e86a9031fb63c8a5586b921743befedb"></a><!-- doxytag: member="KDGanttView::setLegendHeaderBackgroundColor" ref="e86a9031fb63c8a5586b921743befedb" args="(const QColor &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setLegendHeaderBackgroundColor           </td>
          <td>(</td>
          <td class="paramtype">const QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>c</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the background color of the legend header.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>c</em>&nbsp;</td><td>the background color of the legend header </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#ca318fb894558dfc5c1eb91db67194af">legendHeaderBackgroundColor()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04167">4167</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="610593b91a2df6c073b3e06f45de02be"></a><!-- doxytag: member="KDGanttView::gvBackgroundColor" ref="610593b91a2df6c073b3e06f45de02be" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QColor KDGanttView::gvBackgroundColor           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the background color of the Gantt view.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the background color of the Gantt view </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#6ab0432ef6ad7fa34965a3413d032b7d">setGvBackgroundColor()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04204">4204</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="4ffde26cedb72324ea4e202983ffd523"></a><!-- doxytag: member="KDGanttView::lvBackgroundColor" ref="4ffde26cedb72324ea4e202983ffd523" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QColor KDGanttView::lvBackgroundColor           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the background color of the list view.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the background color of the list view </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#b82facd3616c30aeae420066f8a1a287">setLvBackgroundColor()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04192">4192</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="7c1aa835ea2a4ff8e1f64cf0e41d905b"></a><!-- doxytag: member="KDGanttView::addUserdefinedLegendHeaderWidget" ref="7c1aa835ea2a4ff8e1f64cf0e41d905b" args="(QWidget *w)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::addUserdefinedLegendHeaderWidget           </td>
          <td>(</td>
          <td class="paramtype">QWidget *&nbsp;</td>
          <td class="paramname"> <em>w</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Adds a widget to the spacer widget above the list view part and below the ShowLegendButton. To assign all the space above the Listview to the spacer widget, hide the ShowLegendButton by calling setShowLegendButton( false ). The spacer widget is a QHBox. You may add as many widgets as you want. They are ordered horizontally from left to right. To remove a widget from the spacer widget, call widget-&gt;reparent(newParent,...) or delete the widget. Since the spacer is a QHBox, the layout of the added widgets is managed by this QHBox.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>w</em>&nbsp;</td><td>A pointer to the widget to be added. </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#7bef04139a44c3065d9848b16acc02b0">setShowLegendButton( )</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04248">4248</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="145c4c17b3708e8b73badf339c9110b6"></a><!-- doxytag: member="KDGanttView::setWeekendDays" ref="145c4c17b3708e8b73badf339c9110b6" args="(int start, int end)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setWeekendDays           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>start</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>end</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Defines which days are considered weekends. The days are specified as an interval of integer values where 1 means Monday and 7 means Sunday. In order to define a weekend from Sunday to Monday, specify (7,1).<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>start</em>&nbsp;</td><td>the first day of the weekend </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>end</em>&nbsp;</td><td>the last day of the weekend </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#fc1098231ab48de2b49eba700fb8f2fa">weekendDays()</a>, <a class="el" href="classKDGanttView.html#0c731220ecc45ec04682e4bc173196d7">setWeekendBackgroundColor()</a>, <a class="el" href="classKDGanttView.html#ca2dae6e7a1c26f91db4e08cb436affa">weekendBackgroundColor()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02077">2077</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="fc1098231ab48de2b49eba700fb8f2fa"></a><!-- doxytag: member="KDGanttView::weekendDays" ref="fc1098231ab48de2b49eba700fb8f2fa" args="(int &amp;start, int &amp;end) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::weekendDays           </td>
          <td>(</td>
          <td class="paramtype">int &amp;&nbsp;</td>
          <td class="paramname"> <em>start</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int &amp;&nbsp;</td>
          <td class="paramname"> <em>end</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns which days are considered weekends.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>start</em>&nbsp;</td><td>in this parameter, the first day of the weekend is returned </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>end</em>&nbsp;</td><td>in this parameter, the end day of the weekend is returned </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#145c4c17b3708e8b73badf339c9110b6">setWeekendDays()</a>, <a class="el" href="classKDGanttView.html#0c731220ecc45ec04682e4bc173196d7">setWeekendBackgroundColor()</a>, <a class="el" href="classKDGanttView.html#ca2dae6e7a1c26f91db4e08cb436affa">weekendBackgroundColor()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02090">2090</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="114626b4b1c140ef8b20df63489169e1"></a><!-- doxytag: member="KDGanttView::getPixmap" ref="114626b4b1c140ef8b20df63489169e1" args="(KDGanttViewItem::Shape shape, const QColor &amp;shapeColor, const QColor &amp;backgroundColor, int itemSize)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QPixmap KDGanttView::getPixmap           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html#d79f43afe02a42efa914015f65933189">KDGanttViewItem::Shape</a>&nbsp;</td>
          <td class="paramname"> <em>shape</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>shapeColor</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QColor &amp;&nbsp;</td>
          <td class="paramname"> <em>backgroundColor</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>itemSize</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This method returns the pixmap used for a certain shape, in the selected color and size.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>shape</em>&nbsp;</td><td>the shape to generate </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>shapeColor</em>&nbsp;</td><td>the foreground color of the shape </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>backgroundColor</em>&nbsp;</td><td>the background color of the shape </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>itemSize</em>&nbsp;</td><td>the size of the shape </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the generated shape pixmap </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l03769">3769</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="cb137b3234d15ec863073833d58c7cd8"></a><!-- doxytag: member="KDGanttView::setHeaderVisible" ref="cb137b3234d15ec863073833d58c7cd8" args="(bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setHeaderVisible           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>visible</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specifies whether the listview header should be visible. By default, it is not visible.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>visible</em>&nbsp;</td><td>true to make the header visible, false to make it invisible </td></tr>
  </table>
</dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l00391">391</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="7bef04139a44c3065d9848b16acc02b0"></a><!-- doxytag: member="KDGanttView::setShowLegendButton" ref="7bef04139a44c3065d9848b16acc02b0" args="(bool show)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setShowLegendButton           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>show</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specifies whether the legend button should be visible. By default, it is visible.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>show</em>&nbsp;</td><td>true to show the legend button, false to hide it </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#ccfb6eb85c84c9a24ad63ba4d1f62e0b">showLegendButton()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l00362">362</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="b3f6f8c014fe78185a99f5ecce4a4489"></a><!-- doxytag: member="KDGanttView::addColumn" ref="b3f6f8c014fe78185a99f5ecce4a4489" args="(const QString &amp;label, int width=-1)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KDGanttView::addColumn           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>label</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>width</em> = <code>-1</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Calls to this method are passed through to the underlying <em>QListView</em>. 
<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l03882">3882</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="d1d004e9216d35043960a8a737aada9e"></a><!-- doxytag: member="KDGanttView::addColumn" ref="d1d004e9216d35043960a8a737aada9e" args="(const QIconSet &amp;iconset, const QString &amp;label, int width=-1)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KDGanttView::addColumn           </td>
          <td>(</td>
          <td class="paramtype">const QIconSet &amp;&nbsp;</td>
          <td class="paramname"> <em>iconset</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>label</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>width</em> = <code>-1</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Calls to this method are passed through to the underlying <em>QListView</em>. 
<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l03892">3892</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="415a314a065c70bb01e509ba738f882b"></a><!-- doxytag: member="KDGanttView::removeColumn" ref="415a314a065c70bb01e509ba738f882b" args="(int index)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::removeColumn           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>index</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Calls to this method are passed through to the underlying <em>QListView</em>. 
<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l03902">3902</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="aa6b6a3befc33e179a51ab4468c208aa"></a><!-- doxytag: member="KDGanttView::selectedItem" ref="aa6b6a3befc33e179a51ab4468c208aa" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> * KDGanttView::selectedItem           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Calls to this method are passed through to the underlying <em>QListView</em>. 
<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l03911">3911</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="35e3a75d8928bc8c4f8d8bd6f7d0cf8c"></a><!-- doxytag: member="KDGanttView::setSelected" ref="35e3a75d8928bc8c4f8d8bd6f7d0cf8c" args="(KDGanttViewItem *, bool)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setSelected           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname"> <em>item</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>selected</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Calls to this method are passed through to the underlying <em>QListView</em>. 
<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l03920">3920</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="2c9685eaa7002af647a1dcd173ade711"></a><!-- doxytag: member="KDGanttView::firstChild" ref="2c9685eaa7002af647a1dcd173ade711" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> * KDGanttView::firstChild           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the first item in the Gantt view.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the first item in the Gantt view, 0 if there are no items </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02336">2336</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="9c5d6aa6dd72a52421d096fb00d0a573"></a><!-- doxytag: member="KDGanttView::lastItem" ref="9c5d6aa6dd72a52421d096fb00d0a573" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> * KDGanttView::lastItem           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the last item in the Gantt view<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the last item in the Gantt view, 0 if there are no items </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l02477">2477</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="8a3bb5c85d569f523c0019576eaba2ed"></a><!-- doxytag: member="KDGanttView::childCount" ref="8a3bb5c85d569f523c0019576eaba2ed" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KDGanttView::childCount           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the number of items in the Gantt view.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the number of items in the Gantt view. </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04079">4079</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="e3abe008d45d81f8b7dcd6f7884f53cb"></a><!-- doxytag: member="KDGanttView::clear" ref="e3abe008d45d81f8b7dcd6f7884f53cb" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::clear           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Removes all items from the Gantt view. 
<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04088">4088</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="6902cf212001624f3a0842be8e493be9"></a><!-- doxytag: member="KDGanttView::setDragEnabled" ref="6902cf212001624f3a0842be8e493be9" args="(bool b)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setDragEnabled           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>b</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specifies whether drag operations are allowed in the Gantt view. Recurses over all items contained in the Gantt view and enables or disabled them for dragging.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>b</em>&nbsp;</td><td>true if dragging is enabled, false if dragging is disabled </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#463150498264ac047a288d07e524231f">isDragEnabled()</a>, <a class="el" href="classKDGanttView.html#48b74423a2f9016cbfb1c9c2394dadac">setDropEnabled()</a>, <a class="el" href="classKDGanttView.html#0a4edd2b9f231b7f816d7cd244aea109">isDropEnabled()</a>, <a class="el" href="classKDGanttView.html#444bce72ac91b0d22e8c582ab1d2441b">setDragDropEnabled()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04264">4264</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="48b74423a2f9016cbfb1c9c2394dadac"></a><!-- doxytag: member="KDGanttView::setDropEnabled" ref="48b74423a2f9016cbfb1c9c2394dadac" args="(bool b)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setDropEnabled           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>b</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Specifies whether drop operations are allowed in the Gantt view. Recurses over all items contained in the Gantt view and enables or disabled them for dropping.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>b</em>&nbsp;</td><td>true if dragging is enabled, false if dragging is disabled </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#48b74423a2f9016cbfb1c9c2394dadac">setDropEnabled()</a>, <a class="el" href="classKDGanttView.html#6902cf212001624f3a0842be8e493be9">setDragEnabled()</a>, <a class="el" href="classKDGanttView.html#463150498264ac047a288d07e524231f">isDragEnabled()</a>, <a class="el" href="classKDGanttView.html#444bce72ac91b0d22e8c582ab1d2441b">setDragDropEnabled()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04283">4283</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="444bce72ac91b0d22e8c582ab1d2441b"></a><!-- doxytag: member="KDGanttView::setDragDropEnabled" ref="444bce72ac91b0d22e8c582ab1d2441b" args="(bool b)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setDragDropEnabled           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>b</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Combines <a class="el" href="classKDGanttView.html#6902cf212001624f3a0842be8e493be9">setDragEnabled()</a> and <a class="el" href="classKDGanttView.html#48b74423a2f9016cbfb1c9c2394dadac">setDropEnabled()</a> in one convenient method.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>b</em>&nbsp;</td><td>true if dragging and dropping are enabled, false if dragging and dropping are disabled </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#6902cf212001624f3a0842be8e493be9">setDragEnabled()</a>, <a class="el" href="classKDGanttView.html#48b74423a2f9016cbfb1c9c2394dadac">setDropEnabled()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04303">4303</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="463150498264ac047a288d07e524231f"></a><!-- doxytag: member="KDGanttView::isDragEnabled" ref="463150498264ac047a288d07e524231f" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::isDragEnabled           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns whether dragging is enabled for this Gantt view.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if dragging is enabled </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#6902cf212001624f3a0842be8e493be9">setDragEnabled()</a>, <a class="el" href="classKDGanttView.html#444bce72ac91b0d22e8c582ab1d2441b">setDragDropEnabled()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04316">4316</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="0a4edd2b9f231b7f816d7cd244aea109"></a><!-- doxytag: member="KDGanttView::isDropEnabled" ref="0a4edd2b9f231b7f816d7cd244aea109" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::isDropEnabled           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns whether dropping is enabled for this Gantt view.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if dropping is enabled </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#48b74423a2f9016cbfb1c9c2394dadac">setDropEnabled()</a>, <a class="el" href="classKDGanttView.html#444bce72ac91b0d22e8c582ab1d2441b">setDragDropEnabled()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04328">4328</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="5613601e4b739bdf46b2315949ce1d79"></a><!-- doxytag: member="KDGanttView::lvDropEvent" ref="5613601e4b739bdf46b2315949ce1d79" args="(QDropEvent *e, KDGanttViewItem *, KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::lvDropEvent           </td>
          <td>(</td>
          <td class="paramtype">QDropEvent *&nbsp;</td>
          <td class="paramname"> <em>e</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname"> <em>droppedItem</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname"> <em>itemBelowMouse</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This virtual method makes it possible to specify user-defined drop handling. The method is called directly before the internal drop handling is executed. Return false to execute internal drop handling. Return true to not execute internal drop handling. In order to specify user-defined drop handling, subclass <a class="el" href="classKDGanttView.html">KDGanttView</a> and reimplement this method.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>e</em>&nbsp;</td><td>The QDropEvent Note: e-&gt;source() is a pointer to the <a class="el" href="classKDGanttView.html">KDGanttView</a> from which the drag started. I.e., if e-&gt;source() == this, this drag is an internal drag. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>droppedItem</em>&nbsp;</td><td>0, if this is a drag operation from another <a class="el" href="classKDGanttView.html">KDGanttView</a> instance. If this drag is an internal drag (i.e., within the <a class="el" href="classKDGanttView.html">KDGanttView</a>), this parameter points to the dropped item. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>itemBelowMouse</em>&nbsp;</td><td>a pointer to the item below the dragged item (i.e., below the mouse). If you accept, the dragged item may be inserted in the <a class="el" href="classKDGanttView.html">KDGanttView</a> as a child of this item. The value is 0 if there is no item below the dragged item, and the dragged item will be inserted as a root item.</td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>false, when the internal drop handling should be executed true, when the internal drop handling should not be executed </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#5613601e4b739bdf46b2315949ce1d79">lvDropEvent()</a>, <a class="el" href="classKDGanttView.html#2fea3c305e4fe41c9985959b3f1194a4">lvStartDrag()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04378">4378</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="2fea3c305e4fe41c9985959b3f1194a4"></a><!-- doxytag: member="KDGanttView::lvStartDrag" ref="2fea3c305e4fe41c9985959b3f1194a4" args="(KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::lvStartDrag           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname"> <em>item</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This virtual method creates a QDragObject and starts a drag for a <a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a>. In order to prevent drags of particular items, subclass from <a class="el" href="classKDGanttView.html">KDGanttView</a> and reimplement this method.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>item</em>&nbsp;</td><td>the <a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a>, which should be dragged </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#5613601e4b739bdf46b2315949ce1d79">lvDropEvent()</a>, <a class="el" href="classKDGanttView.html#1d067e9a4e346a32d40631daae85c053">lvDragMoveEvent()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04536">4536</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="1d067e9a4e346a32d40631daae85c053"></a><!-- doxytag: member="KDGanttView::lvDragMoveEvent" ref="1d067e9a4e346a32d40631daae85c053" args="(QDragMoveEvent *e, KDGanttViewItem *, KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::lvDragMoveEvent           </td>
          <td>(</td>
          <td class="paramtype">QDragMoveEvent *&nbsp;</td>
          <td class="paramname"> <em>e</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname"></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This virtual method specifies whether a drop event may be accepted or not. To accept a drop event, call e-&gt;accept( true ); To not accept a drop event, call e-&gt;accept( false ); This method does nothing but allowing to execute the internal drag move event handling.<p>
In order to specify user-defined drop acceptance for particular items, subclass <a class="el" href="classKDGanttView.html">KDGanttView</a> and reimplement this method.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>e</em>&nbsp;</td><td>The QDragMoveEvent Note: e-&gt;source() is a pointer to the <a class="el" href="classKDGanttView.html">KDGanttView</a>, the drag started from. I.e. if e-&gt;source() == this, this drag is an internal drag. draggedItem 0, if this is a drag operation from another <a class="el" href="classKDGanttView.html">KDGanttView</a> instance. If this drag is an internal drag (i.e., within the <a class="el" href="classKDGanttView.html">KDGanttView</a>), this parameter points to the dragged item. itemBelowMouse a pointer to the item below the dragged item (i.e., below the mouse). If you accept the drop, the dragged item will be inserted in the <a class="el" href="classKDGanttView.html">KDGanttView</a> as a child of this item. The value is 0 if there is no item below the dragged item, and the dragged item will be inserted as a root item. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>false, when the internal drag move event handling should be executed true, when the internal drag move event handling should not be executed; usually you should return true, if you have called e-&gt;accept( true ) before. </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#5613601e4b739bdf46b2315949ce1d79">lvDropEvent()</a>, <a class="el" href="classKDGanttView.html#2fea3c305e4fe41c9985959b3f1194a4">lvStartDrag()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04496">4496</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="1ab1a6bd5d295bda26eee9469050132e"></a><!-- doxytag: member="KDGanttView::lvDragEnterEvent" ref="1ab1a6bd5d295bda26eee9469050132e" args="(QDragEnterEvent *e)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::lvDragEnterEvent           </td>
          <td>(</td>
          <td class="paramtype">QDragEnterEvent *&nbsp;</td>
          <td class="paramname"> <em>e</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This virtual method specifies whether a drag enter event may be accepted or not. To accept a drag enter event, call e-&gt;accept( true ); To not accept a drag enter evente, call e-&gt;accept( false ); This method does nothing but accepting the drag enter event, in case decoding is possible. In order to define accepting drops for particular items yourself, subclass <a class="el" href="classKDGanttView.html">KDGanttView</a> and reimplement this method.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>e</em>&nbsp;</td><td>The QDragMoveEvent Note: e-&gt;source() is a pointer to the <a class="el" href="classKDGanttView.html">KDGanttView</a>, the drag started from. I.e., if e-&gt;source() == this, this drag is an internal drag.</td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#5613601e4b739bdf46b2315949ce1d79">lvDropEvent()</a>, <a class="el" href="classKDGanttView.html#2fea3c305e4fe41c9985959b3f1194a4">lvStartDrag()</a>, <a class="el" href="classKDGanttView.html#1d067e9a4e346a32d40631daae85c053">lvDragMoveEvent()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04442">4442</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="edeb57f1670f4d0f6222fe8b1ae66265"></a><!-- doxytag: member="KDGanttView::sizeHint" ref="edeb57f1670f4d0f6222fe8b1ae66265" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QSize KDGanttView::sizeHint           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const<code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns a useful size for the view. Returned width: <a class="el" href="classKDGanttView.html#edeb57f1670f4d0f6222fe8b1ae66265">sizeHint()</a>.width() of the list view + width of TimeTable Returned height: height() of TimeHeader + height() of TimeTable + height() of Legend (if shown) 
<p>Reimplemented from <a class="el" href="classKDGanttMinimizeSplitter.html#cb3be9d06aa72be26dbed29ff9522fb3">KDGanttMinimizeSplitter</a>.</p>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l00321">321</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="92c9f802f470a3d07ec3496e62fddf40"></a><!-- doxytag: member="KDGanttView::getItemByName" ref="92c9f802f470a3d07ec3496e62fddf40" args="(const QString &amp;name) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> * KDGanttView::getItemByName           </td>
          <td>(</td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>name</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the pointer to the Gantt item with the name <em>name</em>. If no item is found, the return value is 0. If there is more than one item with the same name in the Gantt view, the first item found will be returned. This may not necessarily be the first item in the listview.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>name</em>&nbsp;</td><td>the name of the Gantt item </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the pointer to the item with name <em>name</em>. O, if there is no item in the Gantt view with this name. </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l03938">3938</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="7ce730e876d19566a91b380dd48c065e"></a><!-- doxytag: member="KDGanttView::getDateTimeForCoordX" ref="7ce730e876d19566a91b380dd48c065e" args="(int coordX, bool global=true) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QDateTime KDGanttView::getDateTimeForCoordX           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>coordX</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>global</em> = <code>true</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the corresponding date and time of the coordinate X in the Gantt view.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>coordX</em>&nbsp;</td><td>the coordinate to search for </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>global</em>&nbsp;</td><td>true if coordX is a global position, false otherwise </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the date and time at coordinate X in the Gantt view. </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l00421">421</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="a0b45d21febf789604437b58ad94a46f"></a><!-- doxytag: member="KDGanttView::getItemByListViewPos" ref="a0b45d21febf789604437b58ad94a46f" args="(const QPoint &amp;pos) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> * KDGanttView::getItemByListViewPos           </td>
          <td>(</td>
          <td class="paramtype">const QPoint &amp;&nbsp;</td>
          <td class="paramname"> <em>pos</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the pointer to the Gantt item at the position <em>pos</em> in the list view. The position <em>pos</em> is a global position. If no item is found, 0 is returned.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>pos</em>&nbsp;</td><td>the (global) position of the Gantt item </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the pointer to the item with position <em>pos</em>. O, if there is no item in the list view at this position. </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l03961">3961</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="27641e9b337960f81ec6cd8367611ed9"></a><!-- doxytag: member="KDGanttView::getItemByGanttViewPos" ref="27641e9b337960f81ec6cd8367611ed9" args="(const QPoint &amp;pos) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> * KDGanttView::getItemByGanttViewPos           </td>
          <td>(</td>
          <td class="paramtype">const QPoint &amp;&nbsp;</td>
          <td class="paramname"> <em>pos</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the pointer to the Gantt item at the position <em>pos</em> in the Gantt view. The position <em>pos</em> is a global position. If no items are found, or the item is disabled, 0 is returned. If there is more than one item with the same position in the Gantt view, the first item found will be returned. This is not necessarily the first item in the listview.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>pos</em>&nbsp;</td><td>the (global) position of the Gantt item </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the pointer to the item with position <em>pos</em>. O, if there is no item in the Gantt view at this position. </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l03981">3981</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="1b7bdf2a6041c02eb64a9f3352d51d0a"></a><!-- doxytag: member="KDGanttView::getItemAt" ref="1b7bdf2a6041c02eb64a9f3352d51d0a" args="(const QPoint &amp;pos, bool global=true) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> * KDGanttView::getItemAt           </td>
          <td>(</td>
          <td class="paramtype">const QPoint &amp;&nbsp;</td>
          <td class="paramname"> <em>pos</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>global</em> = <code>true</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the pointer to the Gantt item at the position <em>pos</em> in the list view part of the Gantt view. The position <em>pos</em> is a global position if parameter <em>global</em> is true. If the vertical part (y coordinate) of <em>pos</em> (mapped to local coordinates) is less than 0 or larger than the height of the listview, 0 is returned. The horizontal part (x coordinate) of <em>pos</em> is ignored. <dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>pos</em>&nbsp;</td><td>the position of the Gantt item </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>global</em>&nbsp;</td><td>if true, pos is assumed to be global </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the pointer to the item with position <em>pos</em>. O, if there is no item in the Gantt view at this position. </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04013">4013</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="23a606d87e34ca45cd0521fd13513701"></a><!-- doxytag: member="KDGanttView::setLvVScrollBarMode" ref="23a606d87e34ca45cd0521fd13513701" args="(QScrollView::ScrollBarMode)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setLvVScrollBarMode           </td>
          <td>(</td>
          <td class="paramtype">QScrollView::ScrollBarMode&nbsp;</td>
          <td class="paramname"> <em>m</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the scrollbar mode of the listview. The default is always off. Possible values are always on, always off and auto. It only makes sense to set this to always off if <a class="el" href="classKDGanttView.html#e3d678448c6b37bdab4c9e6382ddbdac">setGvVScrollBarMode()</a> is set to always on.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>m</em>&nbsp;</td><td>the scrollbar mode. </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#e3d678448c6b37bdab4c9e6382ddbdac">setGvVScrollBarMode( )</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04592">4592</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="e3d678448c6b37bdab4c9e6382ddbdac"></a><!-- doxytag: member="KDGanttView::setGvVScrollBarMode" ref="e3d678448c6b37bdab4c9e6382ddbdac" args="(QScrollView::ScrollBarMode)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setGvVScrollBarMode           </td>
          <td>(</td>
          <td class="paramtype">QScrollView::ScrollBarMode&nbsp;</td>
          <td class="paramname"> <em>m</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Sets the scrollbar mode of the time table. The default is always on. Possible values are always on and always off. It only makes sense to set this to always off if <a class="el" href="classKDGanttView.html#23a606d87e34ca45cd0521fd13513701">setLvVScrollBarMode()</a> is set to always on or auto.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>m</em>&nbsp;</td><td>The scrollbar mode. </td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#23a606d87e34ca45cd0521fd13513701">setLvVScrollBarMode( )</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04607">4607</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="4f4d483bc07ab4cd8056255863953064"></a><!-- doxytag: member="KDGanttView::setLinkItemsEnabled" ref="4f4d483bc07ab4cd8056255863953064" args="(bool on)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::setLinkItemsEnabled           </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>on</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This enables/disables the linking ui of KDGanttViewItems in <a class="el" href="classKDGanttView.html">KDGanttView</a>. A signal <a class="el" href="classKDGanttView.html#f32533656b64072a271e802cca95909c">linkItems()</a> is emitted when two items shall be linked and can be used to create the actual link. 
<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04636">4636</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="f927f9bca1df35440cc16b436de8cebf"></a><!-- doxytag: member="KDGanttView::editItem" ref="f927f9bca1df35440cc16b436de8cebf" args="(KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::editItem           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname"> <em>item</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This slot is called when a new item has been added to the Gantt view. It will show the item attribute dialog in case the item is editable. <em>item</em> is a pointer to the item that has been created. 
<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l03746">3746</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="f4394a91c6803394696d8bc51c4c8ed5"></a><!-- doxytag: member="KDGanttView::zoomToSelection" ref="f4394a91c6803394696d8bc51c4c8ed5" args="(const QDateTime &amp;start, const QDateTime &amp;end)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::zoomToSelection           </td>
          <td>(</td>
          <td class="paramtype">const QDateTime &amp;&nbsp;</td>
          <td class="paramname"> <em>start</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QDateTime &amp;&nbsp;</td>
          <td class="paramname"> <em>end</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Zooms so that at least the selected time period is visible after the zoom.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>start</em>&nbsp;</td><td>the new font of the widget </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>end</em>&nbsp;</td><td>the new font of the widget</td></tr>
  </table>
</dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#05d37ab81284c1e106e4b0bc962ebd09">setZoomFactor()</a> <p>
<a class="el" href="classKDGanttView.html#6ef071c726d8061d896ec0208ce8a7a4">zoomFactor()</a> <p>
<a class="el" href="classKDGanttView.html#88bd475dd818024c858b2dedb4a3d0ed">zoomToFit()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l01058">1058</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="5448f41b9b3468210beed9763743063d"></a><!-- doxytag: member="KDGanttView::timeIntervallSelected" ref="5448f41b9b3468210beed9763743063d" args="(const QDateTime &amp;start, const QDateTime &amp;end)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::timeIntervallSelected           </td>
          <td>(</td>
          <td class="paramtype">const QDateTime &amp;&nbsp;</td>
          <td class="paramname"> <em>start</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QDateTime &amp;&nbsp;</td>
          <td class="paramname"> <em>end</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl compact><dt><b><a class="el" href="deprecated.html#_deprecated000004">Deprecated:</a></b></dt><dd>This signal is deprecated, do not use it in new code; use <a class="el" href="classKDGanttView.html#70444dedb79d22a3c925f18a95a523ca">timeIntervalSelected()</a> instead. <a class="el" href="classKDGanttView.html#5448f41b9b3468210beed9763743063d">timeIntervallSelected()</a> will be removed in future versions. </dd></dl>

</div>
</div><p>
<a class="anchor" name="70444dedb79d22a3c925f18a95a523ca"></a><!-- doxytag: member="KDGanttView::timeIntervalSelected" ref="70444dedb79d22a3c925f18a95a523ca" args="(const QDateTime &amp;start, const QDateTime &amp;end)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::timeIntervalSelected           </td>
          <td>(</td>
          <td class="paramtype">const QDateTime &amp;&nbsp;</td>
          <td class="paramname"> <em>start</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QDateTime &amp;&nbsp;</td>
          <td class="paramname"> <em>end</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted when the user selects a time interval with the mouse on the time header connect this signal to the slot void zoomToSelection( const QDateTime&amp; start, const QDateTime&amp; end) to obtain automatic zooming. 
</div>
</div><p>
<a class="anchor" name="40ceedc0b41a99face6f3b0ec1c06b8e"></a><!-- doxytag: member="KDGanttView::rescaling" ref="40ceedc0b41a99face6f3b0ec1c06b8e" args="(KDGanttView::Scale)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::rescaling           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">KDGanttView::Scale</a>&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted if another scale is choosen than the specified one: i.e. if the horizon has a very wide range from start to end and as scale is choosen minute it may be that the size of the Gantt widget would become more than 32000 pixels. In this case the scale is automatically changed to Hour and rescaling( Hour ) is emitted. If the widget size would be still more than 32000 pixels, the scale is automatically changed to day and rescaling( Day ) is emitted. In the new scale, the minortickcount is increased such that the horizon will fit in the maximum size of 32000 pixels. 
</div>
</div><p>
<a class="anchor" name="88d02f12376eced02cb8f390476c2f30"></a><!-- doxytag: member="KDGanttView::itemLeftClicked" ref="88d02f12376eced02cb8f390476c2f30" args="(KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::itemLeftClicked           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted when the user clicks on an item with the left mouse button. 
</div>
</div><p>
<a class="anchor" name="2eac45ae82b6f86074311b2562190089"></a><!-- doxytag: member="KDGanttView::itemMidClicked" ref="2eac45ae82b6f86074311b2562190089" args="(KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::itemMidClicked           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted when the user clicks on an item with the middle mouse button. 
</div>
</div><p>
<a class="anchor" name="0875c8869183831d6e89c773a411a822"></a><!-- doxytag: member="KDGanttView::itemRightClicked" ref="0875c8869183831d6e89c773a411a822" args="(KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::itemRightClicked           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted when the user clicks on an item with the right mouse button. 
</div>
</div><p>
<a class="anchor" name="92bdebbc08c221472de2d765baa8892d"></a><!-- doxytag: member="KDGanttView::itemDoubleClicked" ref="92bdebbc08c221472de2d765baa8892d" args="(KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::itemDoubleClicked           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted when the user double-clicks an item. 
</div>
</div><p>
<a class="anchor" name="f32533656b64072a271e802cca95909c"></a><!-- doxytag: member="KDGanttView::linkItems" ref="f32533656b64072a271e802cca95909c" args="(KDGanttViewItem *from, KDGanttViewItem *to, int linkType)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::linkItems           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname"> <em>from</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname"> <em>to</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>linkType</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted when the user wants to link two items in the Gantt view. 
</div>
</div><p>
<a class="anchor" name="317dc72581552d2b5a69eefdcd002e2c"></a><!-- doxytag: member="KDGanttView::gvCurrentChanged" ref="317dc72581552d2b5a69eefdcd002e2c" args="(KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::gvCurrentChanged           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname"> <em>item</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted whenever the user clicks on the Gantt view <em>item</em> parameter is 0, if no item was clicked 
</div>
</div><p>
<a class="anchor" name="6531b536c4bb733fe768055b872c8169"></a><!-- doxytag: member="KDGanttView::gvItemLeftClicked" ref="6531b536c4bb733fe768055b872c8169" args="(KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::gvItemLeftClicked           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted whenever the user clicks into the Gantt view with the left mouse button. 
</div>
</div><p>
<a class="anchor" name="20e0f11bc343387383b23c4a017645e1"></a><!-- doxytag: member="KDGanttView::gvItemMidClicked" ref="20e0f11bc343387383b23c4a017645e1" args="(KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::gvItemMidClicked           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted whenever the user clicks into the Gantt view with the middle mouse button. 
</div>
</div><p>
<a class="anchor" name="5784a4080417830f0f0af8adaa0b060c"></a><!-- doxytag: member="KDGanttView::gvItemRightClicked" ref="5784a4080417830f0f0af8adaa0b060c" args="(KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::gvItemRightClicked           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted whenever the user clicks into the Gantt view with the right mouse button. 
</div>
</div><p>
<a class="anchor" name="9bd7893eeb202d7b5d29fc0326c736d0"></a><!-- doxytag: member="KDGanttView::gvMouseButtonClicked" ref="9bd7893eeb202d7b5d29fc0326c736d0" args="(int button, KDGanttViewItem *item, const QPoint &amp;pos)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::gvMouseButtonClicked           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>button</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname"> <em>item</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QPoint &amp;&nbsp;</td>
          <td class="paramname"> <em>pos</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted when the user clicks into the Gantt view with any mouse button. Notice that <em>pos</em> is the absolute mouse position. 
</div>
</div><p>
<a class="anchor" name="4d71898b45574c3205479e1c9caccce9"></a><!-- doxytag: member="KDGanttView::gvItemDoubleClicked" ref="4d71898b45574c3205479e1c9caccce9" args="(KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::gvItemDoubleClicked           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted whenever the user double-clicks into the Gantt view. 
</div>
</div><p>
<a class="anchor" name="513a41a6f41646aae722ec744cf3b1fc"></a><!-- doxytag: member="KDGanttView::gvContextMenuRequested" ref="513a41a6f41646aae722ec744cf3b1fc" args="(KDGanttViewItem *item, const QPoint &amp;pos)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::gvContextMenuRequested           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname"> <em>item</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QPoint &amp;&nbsp;</td>
          <td class="paramname"> <em>pos</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted when the user requests a context menu in the Gantt view. Notice that <em>pos</em> is the absolute mouse position. 
</div>
</div><p>
<a class="anchor" name="27ecc7799cd5e8e9ed78dad1db44ae83"></a><!-- doxytag: member="KDGanttView::lvCurrentChanged" ref="27ecc7799cd5e8e9ed78dad1db44ae83" args="(KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::lvCurrentChanged           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname"> <em>item</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted whenever the user clicks on the list view <em>item</em> parameter is 0, if no item was clicked 
</div>
</div><p>
<a class="anchor" name="6f035661785a875f37e4eb8a8291b00b"></a><!-- doxytag: member="KDGanttView::lvItemRenamed" ref="6f035661785a875f37e4eb8a8291b00b" args="(KDGanttViewItem *, int col, const QString &amp;text)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::lvItemRenamed           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>col</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QString &amp;&nbsp;</td>
          <td class="paramname"> <em>text</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted whenever the user changes the name of an item in the list view using in-place editing. <em>text</em> contains the new text in the list view. 
</div>
</div><p>
<a class="anchor" name="d1c70e4e4eb244c880ffb7e7a5161046"></a><!-- doxytag: member="KDGanttView::lvMouseButtonPressed" ref="d1c70e4e4eb244c880ffb7e7a5161046" args="(int button, KDGanttViewItem *item, const QPoint &amp;pos, int c)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::lvMouseButtonPressed           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>button</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname"> <em>item</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QPoint &amp;&nbsp;</td>
          <td class="paramname"> <em>pos</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>col</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted when the user presses any mouse button in the list view. Notice that <em>pos</em> is the absolute mouse position. 
</div>
</div><p>
<a class="anchor" name="9eb58b57b74d6f7ac231c44cbeaeef96"></a><!-- doxytag: member="KDGanttView::lvItemLeftClicked" ref="9eb58b57b74d6f7ac231c44cbeaeef96" args="(KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::lvItemLeftClicked           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted whenever the user clicks into the list view with the left mouse button. 
</div>
</div><p>
<a class="anchor" name="9cb6d30eca16aeefe0b6ad43fa4329da"></a><!-- doxytag: member="KDGanttView::lvItemMidClicked" ref="9cb6d30eca16aeefe0b6ad43fa4329da" args="(KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::lvItemMidClicked           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted whenever the user clicks into the list view with the middle mouse button. 
</div>
</div><p>
<a class="anchor" name="e5116530d24efde462080ae3dcd10dba"></a><!-- doxytag: member="KDGanttView::lvItemRightClicked" ref="e5116530d24efde462080ae3dcd10dba" args="(KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::lvItemRightClicked           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted whenever the user clicks into the list view with the right mouse button. 
</div>
</div><p>
<a class="anchor" name="8fb11c1a96539b684abf6a059d0c4970"></a><!-- doxytag: member="KDGanttView::lvContextMenuRequested" ref="8fb11c1a96539b684abf6a059d0c4970" args="(KDGanttViewItem *item, const QPoint &amp;pos, int col)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::lvContextMenuRequested           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname"> <em>item</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QPoint &amp;&nbsp;</td>
          <td class="paramname"> <em>pos</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>col</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted when the user requests a context menu in the list view. Notice that <em>pos</em> is the absolute mouse position. 
</div>
</div><p>
<a class="anchor" name="a45ce08901e4167bdeae9a65190885ee"></a><!-- doxytag: member="KDGanttView::lvMouseButtonClicked" ref="a45ce08901e4167bdeae9a65190885ee" args="(int button, KDGanttViewItem *item, const QPoint &amp;pos, int c)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::lvMouseButtonClicked           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>button</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname"> <em>item</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QPoint &amp;&nbsp;</td>
          <td class="paramname"> <em>pos</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>col</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted when the user clicks into the list view with any mouse button . Notice that <em>pos</em> is the absolute mouse position. 
</div>
</div><p>
<a class="anchor" name="3fbad473d45048afe9dd4a9a2d60ac69"></a><!-- doxytag: member="KDGanttView::lvItemDoubleClicked" ref="3fbad473d45048afe9dd4a9a2d60ac69" args="(KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::lvItemDoubleClicked           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted whenever the user double-clicks into the list view. 
</div>
</div><p>
<a class="anchor" name="79a1c54220cf011b068cf234bdfcfaad"></a><!-- doxytag: member="KDGanttView::lvSelectionChanged" ref="79a1c54220cf011b068cf234bdfcfaad" args="(KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::lvSelectionChanged           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted whenever the user changes the selection in the list view. 
</div>
</div><p>
<a class="anchor" name="6a6d1bf2dbb2fc6e440827c9c31ce7ca"></a><!-- doxytag: member="KDGanttView::itemConfigured" ref="6a6d1bf2dbb2fc6e440827c9c31ce7ca" args="(KDGanttViewItem *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::itemConfigured           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted when the user has configured an item visually. 
</div>
</div><p>
<a class="anchor" name="5f0caee8679b56c45aa6fd1e073031af"></a><!-- doxytag: member="KDGanttView::taskLinkLeftClicked" ref="5f0caee8679b56c45aa6fd1e073031af" args="(KDGanttViewTaskLink *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::taskLinkLeftClicked           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewTaskLink.html">KDGanttViewTaskLink</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted when the user clicks on a task link with the left mouse button. 
</div>
</div><p>
<a class="anchor" name="56a1e0023b48338a2c356338ffa273cd"></a><!-- doxytag: member="KDGanttView::taskLinkMidClicked" ref="56a1e0023b48338a2c356338ffa273cd" args="(KDGanttViewTaskLink *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::taskLinkMidClicked           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewTaskLink.html">KDGanttViewTaskLink</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted when the user clicks on a task link with the middle mouse button. 
</div>
</div><p>
<a class="anchor" name="38ac29ebfce2dea50fc6d397843875c7"></a><!-- doxytag: member="KDGanttView::taskLinkRightClicked" ref="38ac29ebfce2dea50fc6d397843875c7" args="(KDGanttViewTaskLink *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::taskLinkRightClicked           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewTaskLink.html">KDGanttViewTaskLink</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted when the user clicks on a task link with the right mouse button. 
</div>
</div><p>
<a class="anchor" name="b4cd28c31ed1515be9ee1ed951eb3f68"></a><!-- doxytag: member="KDGanttView::taskLinkDoubleClicked" ref="b4cd28c31ed1515be9ee1ed951eb3f68" args="(KDGanttViewTaskLink *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::taskLinkDoubleClicked           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKDGanttViewTaskLink.html">KDGanttViewTaskLink</a> *&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted when the user double-clicks a task link. 
</div>
</div><p>
<a class="anchor" name="3b6fafa102164f55e0d56e4a4f9f48b9"></a><!-- doxytag: member="KDGanttView::dropped" ref="3b6fafa102164f55e0d56e4a4f9f48b9" args="(QDropEvent *e, KDGanttViewItem *droppedItem, KDGanttViewItem *itemBelowMouse)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::dropped           </td>
          <td>(</td>
          <td class="paramtype">QDropEvent *&nbsp;</td>
          <td class="paramname"> <em>e</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname"> <em>droppedItem</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classKDGanttViewItem.html">KDGanttViewItem</a> *&nbsp;</td>
          <td class="paramname"> <em>itemBelowMouse</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This signal is emitted whenever a Gantt item is dropped onto the Gantt view. <em>droppedItem</em> is 0, if this is a drag operation from another <a class="el" href="classKDGanttView.html">KDGanttView</a> instance. If this drag is an internal drag (i.e. within the <a class="el" href="classKDGanttView.html">KDGanttView</a>), this parameter points to the dropped item. <em>itemBelowMouse</em> is a pointer to the item below the dragged item (i.e., below the mouse). The dragged item may be inserted in the <a class="el" href="classKDGanttView.html">KDGanttView</a> as a child of this item. If The value is 0, if there is no item below the dragged item, and the dragged item will be inserted as a root item.<p>
In order to get user-defined behavior for drop events, reimplement <a class="el" href="classKDGanttView.html#5613601e4b739bdf46b2315949ce1d79">KDGanttView::lvDropEvent()</a> 
</div>
</div><p>
<a class="anchor" name="10f171d921e6de6089800769d24b778d"></a><!-- doxytag: member="KDGanttView::dragObject" ref="10f171d921e6de6089800769d24b778d" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QDragObject * KDGanttView::dragObject           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Implements a pass-through to the list view. 
<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04110">4110</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<a class="anchor" name="23bd98519a934f3c511397e45e42b316"></a><!-- doxytag: member="KDGanttView::startDrag" ref="23bd98519a934f3c511397e45e42b316" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KDGanttView::startDrag           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Implements a pass-through to the list view. 
<p>Definition at line <a class="el" href="KDGanttView_8cpp-source.html#l04119">4119</a> of file <a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a>.</p>

</div>
</div><p>
<hr><h2>Property Documentation</h2>
<a class="anchor" name="28a115d5f9680538495611ceb46f7384"></a><!-- doxytag: member="KDGanttView::showLegend" ref="28a115d5f9680538495611ceb46f7384" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::showLegend<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns whether the legend is currently shown. The visibility of the legend can be changed both by <em><a class="el" href="classKDGanttView.html#6970f78fcc078864e6a90e13fb618a89">setShowLegend()</a></em>, and interactively by the user.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if the legend is currently visible </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#6970f78fcc078864e6a90e13fb618a89">setShowLegend()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00074">74</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="892cbe843a1bccf5f35dd722db4e1e49"></a><!-- doxytag: member="KDGanttView::showListView" ref="892cbe843a1bccf5f35dd722db4e1e49" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::showListView<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns whether the listview of the Gantt view is shown or not.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if the listview is shown </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#41efbfe4e4941e496401c13d57fb4c24">setShowListView()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00075">75</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="87ffd04881aaa61a060d33b8181d7269"></a><!-- doxytag: member="KDGanttView::showTaskLinks" ref="87ffd04881aaa61a060d33b8181d7269" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::showTaskLinks<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns whether task links should be shown.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if task links are shown, false otherwise </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#318dedb0bfd044fcec3077ba37669fc8">setShowTaskLinks()</a>, <a class="el" href="classKDGanttViewTaskLink.html">KDGanttViewTaskLink</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00076">76</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="77a62575b67ca4d5168b5d4efe3a36e2"></a><!-- doxytag: member="KDGanttView::editorEnabled" ref="77a62575b67ca4d5168b5d4efe3a36e2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::editorEnabled<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns whether it is possible to edit the appearance of a Gantt item visually in a dialog by double-clicking the item.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if visual editing is enabled, false otherwise </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#868871aeb21f972e1bf93905ef677797">setEditorEnabled()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00077">77</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="07ea3f3a367f0635274806c39f361369"></a><!-- doxytag: member="KDGanttView::horizonStart" ref="07ea3f3a367f0635274806c39f361369" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QDateTime KDGanttView::horizonStart<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the start of the horizon of the Gantt chart.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the start of the horizon of the Gantt chart </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#0d209272f59651ac6669aac4056a5141">setHorizonStart()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00078">78</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="d5b054c3c20f89e27f48797bb6b55f57"></a><!-- doxytag: member="KDGanttView::horizonEnd" ref="d5b054c3c20f89e27f48797bb6b55f57" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QDateTime KDGanttView::horizonEnd<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the end of the horizon of the Gantt chart.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the end of the horizon of the Gantt chart </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#bdf15093c05a881e6eddec5c84a093d1">setHorizonEnd()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00079">79</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="ea99d4f494b59b52192be926024cee47"></a><!-- doxytag: member="KDGanttView::scale" ref="ea99d4f494b59b52192be926024cee47" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">KDGanttView::Scale</a> KDGanttView::scale<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the unit of the lower scale of the header.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the unit of the lower scale of the header. </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#14203ef346ce997dcffbf593ed255b9b">setScale()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00080">80</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="5e6472172387d2a1bab9bc06d4ed28ac"></a><!-- doxytag: member="KDGanttView::yearFormat" ref="5e6472172387d2a1bab9bc06d4ed28ac" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKDGanttView.html#0c534282fb7c3850052d6e0551d2f553">KDGanttView::YearFormat</a> KDGanttView::yearFormat<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the format in which to display years.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the year format </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#075d0ef07d0e8fb7d0f8fc573d191fe9">setYearFormat()</a>, <a class="el" href="classKDGanttView.html#c407213d941d2fde9398fcd90419eb14">setHourFormat()</a>, <a class="el" href="classKDGanttView.html#aaadd05ec92b1fd3099538d903bffb03">hourFormat()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00081">81</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="aaadd05ec92b1fd3099538d903bffb03"></a><!-- doxytag: member="KDGanttView::hourFormat" ref="aaadd05ec92b1fd3099538d903bffb03" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKDGanttView.html#3cc8d9bf7fcde8ef1dc49f692a38d76a">KDGanttView::HourFormat</a> KDGanttView::hourFormat<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the format in which to display hours.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the hour format </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#c407213d941d2fde9398fcd90419eb14">setHourFormat()</a>, <a class="el" href="classKDGanttView.html#075d0ef07d0e8fb7d0f8fc573d191fe9">setYearFormat()</a>, <a class="el" href="classKDGanttView.html#5e6472172387d2a1bab9bc06d4ed28ac">yearFormat()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00082">82</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="c502b508d440ce334856b31c168f4055"></a><!-- doxytag: member="KDGanttView::showMinorTicks" ref="c502b508d440ce334856b31c168f4055" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::showMinorTicks<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns whether ticks are shown on the minor scale.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if ticks are shown on the minor scale </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#d67bb996b9c2862b248e084680170c47">setShowMinorTicks()</a>, <a class="el" href="classKDGanttView.html#2b110d1faf0d359413a821d0b2bf9918">setShowMajorTicks()</a>, <a class="el" href="classKDGanttView.html#00b8aa6aa6beec92c0c648717a000872">showMajorTicks()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00083">83</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="00b8aa6aa6beec92c0c648717a000872"></a><!-- doxytag: member="KDGanttView::showMajorTicks" ref="00b8aa6aa6beec92c0c648717a000872" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::showMajorTicks<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns whether the grid is shown on the major scale.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if ticks are shown on the major scale </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#2b110d1faf0d359413a821d0b2bf9918">setShowMajorTicks()</a>, <a class="el" href="classKDGanttView.html#d67bb996b9c2862b248e084680170c47">setShowMinorTicks()</a>, <a class="el" href="classKDGanttView.html#c502b508d440ce334856b31c168f4055">showMinorTicks()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00084">84</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="651522dc78740ae79d02d6f1e483b283"></a><!-- doxytag: member="KDGanttView::editable" ref="651522dc78740ae79d02d6f1e483b283" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::editable<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns whether the Gantt chart is user-editable<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if the Gantt chart is user-editable </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#3452a49660f55040ebe7c493ab0df972">setEditable()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00085">85</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="86a977c6a47e8fda8015e4d3072f27ad"></a><!-- doxytag: member="KDGanttView::textColor" ref="86a977c6a47e8fda8015e4d3072f27ad" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QColor KDGanttView::textColor<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the color used for texts in the Gantt chart.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the color used for texts in the Gantt chart. </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#ae66333828689b6dcfa1afaeaef63fd0">setTextColor()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00086">86</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="989540f21bd637acfd453fd19ac436c1"></a><!-- doxytag: member="KDGanttView::majorScaleCount" ref="989540f21bd637acfd453fd19ac436c1" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KDGanttView::majorScaleCount<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the number of ticks per unit in the major scale.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the number of ticks in the major scale </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#9cb3200b8992f3bd37a59e4efe9bed2b">setMajorScaleCount()</a>, <a class="el" href="classKDGanttView.html#63f9637f96a74df1149a8df508996eff">setMinorScaleCount()</a>, <a class="el" href="classKDGanttView.html#9cd22d861abe0b8805aae453d1bd3a21">minorScaleCount()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00087">87</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="9cd22d861abe0b8805aae453d1bd3a21"></a><!-- doxytag: member="KDGanttView::minorScaleCount" ref="9cd22d861abe0b8805aae453d1bd3a21" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KDGanttView::minorScaleCount<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the number of ticks per unit in the minor scale.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the number of ticks in the minor scale </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#63f9637f96a74df1149a8df508996eff">setMinorScaleCount()</a>, <a class="el" href="classKDGanttView.html#9cb3200b8992f3bd37a59e4efe9bed2b">setMajorScaleCount()</a>, <a class="el" href="classKDGanttView.html#989540f21bd637acfd453fd19ac436c1">majorScaleCount()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00088">88</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="2c9373746fd8314a7c056ad2fea6dbc0"></a><!-- doxytag: member="KDGanttView::autoScaleMinorTickCount" ref="2c9373746fd8314a7c056ad2fea6dbc0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KDGanttView::autoScaleMinorTickCount<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the absolut number of minor ticks, if scaling is set to Auto<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the absolut number of minor ticks </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#af8cc7fee1428ca833716f192600b4ce">setAutoScaleMinorTickCount()</a>,<a class="el" href="classKDGanttView.html#14203ef346ce997dcffbf593ed255b9b">setScale()</a>,<a class="el" href="classKDGanttView.html#ea99d4f494b59b52192be926024cee47">scale()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00089">89</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="208412a066779b1859b7e0861b686535"></a><!-- doxytag: member="KDGanttView::maximumScale" ref="208412a066779b1859b7e0861b686535" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">KDGanttView::Scale</a> KDGanttView::maximumScale<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the maximum allowed time scale of the lower scale of the header.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the unit of the lower scale of the header. </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#14203ef346ce997dcffbf593ed255b9b">setScale()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00090">90</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="a626791cc1c8cb4ed6cff3b7ee732296"></a><!-- doxytag: member="KDGanttView::minimumScale" ref="a626791cc1c8cb4ed6cff3b7ee732296" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKDGanttView.html#b6e196c09b319c3e91b80b1d936f2bb2">KDGanttView::Scale</a> KDGanttView::minimumScale<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the minimum allowed time scale of the lower scale of the header.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the unit of the lower scale of the header. </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#14203ef346ce997dcffbf593ed255b9b">setScale()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00091">91</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="3094fb08a4b4c2b6d3dd08bcbc17c671"></a><!-- doxytag: member="KDGanttView::minimumColumnWidth" ref="3094fb08a4b4c2b6d3dd08bcbc17c671" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KDGanttView::minimumColumnWidth<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the minimum width a column needs to have.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the column minimum width </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#0c714c2a6be4dbd521fe4f7fea49b40a">setMinimumColumnWidth()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00092">92</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="f51cfea607ce92ddbcda4c345ba89fe5"></a><!-- doxytag: member="KDGanttView::ganttMaximumWidth" ref="f51cfea607ce92ddbcda4c345ba89fe5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KDGanttView::ganttMaximumWidth<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the maximum width of the Gantt view part widget in pixels. The default maximum width is 32767 pixels.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the maximum width of the Gantt view part widget in pixels. </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00093">93</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="ca2dae6e7a1c26f91db4e08cb436affa"></a><!-- doxytag: member="KDGanttView::weekendBackgroundColor" ref="ca2dae6e7a1c26f91db4e08cb436affa" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QColor KDGanttView::weekendBackgroundColor<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the background color for weekend days.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the background color for weekend days </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#0c731220ecc45ec04682e4bc173196d7">setWeekendBackgroundColor()</a>, <a class="el" href="classKDGanttView.html#145c4c17b3708e8b73badf339c9110b6">setWeekendDays()</a>, <a class="el" href="classKDGanttView.html#fc1098231ab48de2b49eba700fb8f2fa">weekendDays()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00094">94</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="9a42bf31cf6b960e2a45bcc5104089cd"></a><!-- doxytag: member="KDGanttView::timeHeaderBackgroundColor" ref="9a42bf31cf6b960e2a45bcc5104089cd" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QColor KDGanttView::timeHeaderBackgroundColor<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the background color of the time header.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the background color of the time header </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#deb7777b3e339179d84a2f306a812f71">setTimeHeaderBackgroundColor()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00097">97</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="ca318fb894558dfc5c1eb91db67194af"></a><!-- doxytag: member="KDGanttView::legendHeaderBackgroundColor" ref="ca318fb894558dfc5c1eb91db67194af" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QColor KDGanttView::legendHeaderBackgroundColor<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the background color of the legend header.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the background color of the legend header </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#e86a9031fb63c8a5586b921743befedb">setLegendHeaderBackgroundColor()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00098">98</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="6ef071c726d8061d896ec0208ce8a7a4"></a><!-- doxytag: member="KDGanttView::zoomFactor" ref="6ef071c726d8061d896ec0208ce8a7a4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double KDGanttView::zoomFactor<code> [read]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the current zoom factor.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the current zoom factor </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#88bd475dd818024c858b2dedb4a3d0ed">zoomToFit()</a>, <a class="el" href="classKDGanttView.html#f4394a91c6803394696d8bc51c4c8ed5">zoomToSelection()</a>, <a class="el" href="classKDGanttView.html#05d37ab81284c1e106e4b0bc962ebd09">setZoomFactor()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00099">99</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="9c8b0f97ebbbd5ef7164e15bd58faad4"></a><!-- doxytag: member="KDGanttView::showHeaderPopupMenu" ref="9c8b0f97ebbbd5ef7164e15bd58faad4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::showHeaderPopupMenu<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns whether the configure popup menu should be shown on right click on the time header widget.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if the popup menu should be shown </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00100">100</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="e6791f7cfd3597f86bc24aaa3e24ac20"></a><!-- doxytag: member="KDGanttView::showTimeTablePopupMenu" ref="e6791f7cfd3597f86bc24aaa3e24ac20" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::showTimeTablePopupMenu<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns whether the add item popup menu should be shown on right click on the time table widget.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if the popup menu should be shown </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00101">101</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="1465af0ae9fcf7d7de5fa312e4fad340"></a><!-- doxytag: member="KDGanttView::headerVisible" ref="1465af0ae9fcf7d7de5fa312e4fad340" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::headerVisible<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns whether the listview header is visible.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>whether the header is visible </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00102">102</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="ccfb6eb85c84c9a24ad63ba4d1f62e0b"></a><!-- doxytag: member="KDGanttView::showLegendButton" ref="ccfb6eb85c84c9a24ad63ba4d1f62e0b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::showLegendButton<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns whether the legend button is visible.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>whether the legend button is visible </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#7bef04139a44c3065d9848b16acc02b0">setShowLegendButton()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00103">103</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="a33567ef7628ce09db6bdea1b9cd8e94"></a><!-- doxytag: member="KDGanttView::legendIsDockwindow" ref="a33567ef7628ce09db6bdea1b9cd8e94" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::legendIsDockwindow<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns whether the legend is shown as a dock window<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if the legend is shown as a dock window </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#6970f78fcc078864e6a90e13fb618a89">setShowLegend()</a>, <a class="el" href="classKDGanttView.html#a8a6fbd88a6731f83ef42a22d728d37d">setLegendIsDockwindow()</a>, <a class="el" href="classKDGanttView.html#45ecd1e89fe4fc345e211bd9c803cf9f">legendDockwindow()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00104">104</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="43499a4c2ec41390a85e0ddf95e0eed2"></a><!-- doxytag: member="KDGanttView::displayEmptyTasksAsLine" ref="43499a4c2ec41390a85e0ddf95e0eed2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::displayEmptyTasksAsLine<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns, whether tasks where the start time and the end time are the same are displayed as a line over the full height of the Gantt view. <dl class="return" compact><dt><b>Returns:</b></dt><dd>true, if empty tasks are displayed as line. </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00105">105</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="e34c43a0b305995a5e38e692d2f36fc2"></a><!-- doxytag: member="KDGanttView::noInformationBrush" ref="e34c43a0b305995a5e38e692d2f36fc2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QBrush KDGanttView::noInformationBrush<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns the brush of the 'showNoInformation' lines <dl class="return" compact><dt><b>Returns:</b></dt><dd>the brush of the 'showNoInformation' lines </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttViewItem.html#af096df66f336bf5caf4de42bafeb922">KDGanttViewItem::showNoInformation()</a>, <a class="el" href="classKDGanttViewItem.html#207347babd9bdde628801290a6ebfc1e">KDGanttViewItem::setShowNoInformation()</a>, <a class="el" href="classKDGanttView.html#dceffc4a3d70d3ff231e3799749362b5">setNoInformationBrush()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00106">106</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="a02330ee7e2f8f1a1dbdc443f0a52a9b"></a><!-- doxytag: member="KDGanttView::dragEnabled" ref="a02330ee7e2f8f1a1dbdc443f0a52a9b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::dragEnabled<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl compact><dt><b><a class="el" href="deprecated.html#_deprecated000002">Deprecated:</a></b></dt><dd>Use <a class="el" href="classKDGanttView.html#463150498264ac047a288d07e524231f">isDragEnabled()</a> instead </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00107">107</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="cddfdf1ed8ce8ff260320af309228aec"></a><!-- doxytag: member="KDGanttView::dropEnabled" ref="cddfdf1ed8ce8ff260320af309228aec" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::dropEnabled<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
<dl compact><dt><b><a class="el" href="deprecated.html#_deprecated000003">Deprecated:</a></b></dt><dd>Use <a class="el" href="classKDGanttView.html#0a4edd2b9f231b7f816d7cd244aea109">isDropEnabled()</a> instead </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00108">108</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="a1157d6de19f4704f09db019a0635cad"></a><!-- doxytag: member="KDGanttView::calendarMode" ref="a1157d6de19f4704f09db019a0635cad" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KDGanttView::calendarMode<code> [read, write]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Returns true, if the Gantt view is in calendar mode. See <a class="el" href="classKDGanttView.html#463633a05b921a2a214736c86da0cc1f">setCalendarMode()</a> for the meaning of calendar mode.<p>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>returns true, if the Gantt view is in calendermode </dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classKDGanttView.html#463633a05b921a2a214736c86da0cc1f">setCalendarMode()</a> </dd></dl>

<p>Definition at line <a class="el" href="KDGanttView_8h-source.html#l00109">109</a> of file <a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="KDGanttView_8h-source.html">KDGanttView.h</a><li><a class="el" href="KDGanttView_8cpp-source.html">KDGanttView.cpp</a></ul>
</div>
    </div></div>


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>kdgantt</h2>
<div class="nav_list">
<ul><li><a href="index.html">Main Page</a></li><li><a href="hierarchy.html">Class Hierarchy</a></li><li><a href="classes.html">Alphabetical List</a></li><li><a href="annotated.html">Class List</a></li><li><a href="files.html">File List</a></li><li><a href="functions.html">Class Members</a></li><li><a href="pages.html">Related Pages</a></li></ul>
<!--
<h2>Class Picker</h2>
<div style="text-align: center;">
<form name="guideform">
<select name="guidelinks" style="width:100%;" onChange="window.location=document.guideform.guidelinks.options[document.guideform.guidelinks.selectedIndex].value">
<option value="annotated.html">-- Choose --</option>
  <option value="classKDGanttMinimizeSplitter.html">kdganttminimizesplitter</option>,  <option value="classKDGanttSemiSizingControl.html">kdganttsemisizingcontrol</option>,  <option value="classKDGanttSizingControl.html">kdganttsizingcontrol</option>,  <option value="classKDGanttView.html">kdganttview</option>,  <option value="classKDGanttViewEventItem.html">kdganttvieweventitem</option>,  <option value="classKDGanttViewItem.html">kdganttviewitem</option>,  <option value="classKDGanttViewItemDrag.html">kdganttviewitemdrag</option>,  <option value="classKDGanttViewSummaryItem.html">kdganttviewsummaryitem</option>,  <option value="classKDGanttViewTaskItem.html">kdganttviewtaskitem</option>,  <option value="classKDGanttViewTaskLink.html">kdganttviewtasklink</option>,  <option value="classKDGanttViewTaskLinkGroup.html">kdganttviewtasklinkgroup</option>,
</select>
</form>
</div>
-->
</div></div>
<div class="menu_box"><h2>API Dox</h2>
<div class="nav_list">
<ul>
<li><a href="../../akregator/html/index.html">akregator</a></li><li>&nbsp;&nbsp;<a href="../../akregator/src/html/index.html">src</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../akregator/src/librss/html/index.html">librss</a></li><li><a href="../../certmanager/html/index.html">certmanager</a></li><li>&nbsp;&nbsp;<a href="../../certmanager/lib/html/index.html">lib</a></li><li><a href="../../kaddressbook/html/index.html">kaddressbook</a></li><li><a href="../../kalarm/html/index.html">kalarm</a></li><li>&nbsp;&nbsp;<a href="../../kalarm/lib/html/index.html">lib</a></li><li><a href="../../kandy/html/index.html">kandy</a></li><li><a href="../../karm/html/index.html">karm</a></li><li><a href="../../kdgantt/html/index.html">kdgantt</a></li><li><a href="../../kgantt/html/index.html">kgantt</a></li><li><a href="../../kioslaves/html/index.html">kioslaves</a></li><li>&nbsp;&nbsp;<a href="../../kioslaves/imap4/html/index.html">imap4</a></li><li>&nbsp;&nbsp;<a href="../../kioslaves/mbox/html/index.html">mbox</a></li><li><a href="../../kitchensync/html/index.html">kitchensync</a></li><li><a href="../../kmail/html/index.html">kmail</a></li><li><a href="../../knotes/html/index.html">knotes</a></li><li><a href="../../konsolekalendar/html/index.html">konsolekalendar</a></li><li><a href="../../kontact/html/index.html">kontact</a></li><li><a href="../../korganizer/html/index.html">korganizer</a></li><li><a href="../../kpilot/html/index.html">kpilot</a></li><li>&nbsp;&nbsp;<a href="../../kpilot/kpilot/html/index.html">kpilot</a></li><li>&nbsp;&nbsp;<a href="../../kpilot/lib/html/index.html">lib</a></li><li><a href="../../libemailfunctions/html/index.html">libemailfunctions</a></li><li><a href="../../libkcal/html/index.html">libkcal</a></li><li><a href="../../libkdepim/html/index.html">libkdepim</a></li><li><a href="../../libkholidays/html/index.html">libkholidays</a></li><li><a href="../../libkmime/html/index.html">libkmime</a></li><li><a href="../../libkpgp/html/index.html">libkpgp</a></li><li><a href="../../libkpimidentities/html/index.html">libkpimidentities</a></li>
</ul></div></div>


        </td>
</tr>
</table>

<span class="doNotDisplay">
  <a href="http://www.kde.org/" accesskey="8">KDE Home</a> |
  <a href="http://accessibility.kde.org/" accesskey="9">KDE Accessibility Home</a> |
  <a href="http://www.kde.org/media/accesskeys.php" accesskey="0">Description of Access Keys</a>
</span>


<div style="height: 8px"></div>

<div id="footer">
  <div id="footer_left">
    Maintained by <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;groo&#116;&#64;kde&#46;or&#x67;">Adriaan de Groot</a>
and
<a href="&#109;a&#105;&#108;&#116;&#111;&#58;w&#105;nter&#64;kde&#46;or&#x67">Allen Winter</a>.
<br/>
    KDE and K Desktop Environment are trademarks of <a href="http://www.kde.org/areas/kde-ev/" title="Homepage of the KDE non-profit Organization">KDE e.V.</a> |
    <a href="http://www.kde.org/contact/impressum.php">Legal</a>
  </div>
  <div id="footer_right"><img src="/media/images/footer_right.png" style="margin: 0px" alt="" /></div>
</div>

<!--
WARNING: DO NOT SEND MAIL TO THE FOLLOWING EMAIL ADDRESS! YOU WILL
BE BLOCKED INSTANTLY AND PERMANENTLY!
<a href="mailto:aaaatrap-425acc3b5374943f@kde.org">Block me</a>
WARNING END
-->

</body>
</html>