1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702
|
<!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">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Wt: Wt::Chart::WAbstractChart Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
</head>
<body>
<div id="top"><!-- do not remove this div! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Wt
 <span id="projectnumber">3.2.1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- Generated by Doxygen 1.7.5.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespaceWt.html">Wt</a> </li>
<li class="navelem"><a class="el" href="namespaceWt_1_1Chart.html">Chart</a> </li>
<li class="navelem"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html">WAbstractChart</a> </li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pri-methods">Private Member Functions</a> </div>
<div class="headertitle">
<div class="title">Wt::Chart::WAbstractChart Class Reference<div class="ingroups"><a class="el" href="group__charts.html">Charts (Wt::Chart)</a> | <a class="el" href="group__modelview.html">Model/view system</a></div></div> </div>
</div>
<div class="contents">
<!-- doxytag: class="Wt::Chart::WAbstractChart" --><!-- doxytag: inherits="Wt::WPaintedWidget" -->
<p>Abstract base class for MVC-based charts.
<a href="classWt_1_1Chart_1_1WAbstractChart.html#details">More...</a></p>
<p><code>#include <Wt/Chart/WAbstractChart></code></p>
<div class="dynheader">
Inheritance diagram for Wt::Chart::WAbstractChart:</div>
<div class="dyncontent">
<div class="center"><img src="classWt_1_1Chart_1_1WAbstractChart__inherit__graph.png" border="0" usemap="#Wt_1_1Chart_1_1WAbstractChart_inherit__map" alt="Inheritance graph"/></div>
<map name="Wt_1_1Chart_1_1WAbstractChart_inherit__map" id="Wt_1_1Chart_1_1WAbstractChart_inherit__map">
<area shape="rect" href="classWt_1_1Chart_1_1WCartesianChart.html" title="A cartesian chart." alt="" coords="5,453,189,480"/><area shape="rect" href="classWt_1_1Chart_1_1WPieChart.html" title="A pie chart." alt="" coords="213,453,360,480"/><area shape="rect" href="classWt_1_1WPaintedWidget.html" title="A widget that is painted using vector graphics." alt="" coords="120,304,264,331"/><area shape="rect" href="classWt_1_1WInteractWidget.html" title="An abstract widget that can receive user-interface interaction." alt="" coords="120,229,264,256"/><area shape="rect" href="classWt_1_1WWebWidget.html" title="A base class for widgets with an HTML counterpart." alt="" coords="128,155,256,181"/><area shape="rect" href="classWt_1_1WWidget.html" title="The abstract base class for a user-interface component." alt="" coords="143,80,241,107"/><area shape="rect" href="classWt_1_1WObject.html" title="A base class for objects that participate in the signal/slot system." alt="" coords="144,5,240,32"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classWt_1_1Chart_1_1WAbstractChart-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7301de2a5328282d736070f2304a7e90"></a><!-- doxytag: member="Wt::Chart::WAbstractChart::~WAbstractChart" ref="a7301de2a5328282d736070f2304a7e90" args="()" -->
virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#a7301de2a5328282d736070f2304a7e90">~WAbstractChart</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Destructor. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#aa23d116689e939301470398df8ad5c8b">setModel</a> (<a class="el" href="classWt_1_1WAbstractItemModel.html">WAbstractItemModel</a> *model)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Set the model. <a href="#aa23d116689e939301470398df8ad5c8b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classWt_1_1WAbstractItemModel.html">WAbstractItemModel</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#a93ddf394943b312b3b2dc786ac5c8c72">model</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns the model. <a href="#a93ddf394943b312b3b2dc786ac5c8c72"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#ab306a6cfecf32fd9af3785fed75bd3ab">setBackground</a> (const <a class="el" href="classWt_1_1WBrush.html">WBrush</a> &background)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Sets a background for the chart. <a href="#ab306a6cfecf32fd9af3785fed75bd3ab"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classWt_1_1WBrush.html">WBrush</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#a0230d674b7112331eec05bbbff4fc87a">background</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns the background of the chart. <a href="#a0230d674b7112331eec05bbbff4fc87a"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#a044936e6358c8efc55699effc4b946d8">setPalette</a> (<a class="el" href="classWt_1_1Chart_1_1WChartPalette.html">WChartPalette</a> *palette)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Set a palette for the chart. <a href="#a044936e6358c8efc55699effc4b946d8"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classWt_1_1Chart_1_1WChartPalette.html">WChartPalette</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#a29320100617c0a195904c89874fcc7f3">palette</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns the palette for the chart. <a href="#a29320100617c0a195904c89874fcc7f3"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#ace6ea85014f731c7034e4215710a8a48">setPlotAreaPadding</a> (int padding, WFlags< <a class="el" href="namespaceWt.html#a5a6f4636bcc6ab3c075165d249b3a5a3">Side</a> > sides=<a class="el" href="namespaceWt.html#a3358b8309fdb63a402efcb1a577855e8">All</a>)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Set an internal margin for the main plot area. <a href="#ace6ea85014f731c7034e4215710a8a48"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#a8e38496e6d583a9002d78ac782d94fd6">plotAreaPadding</a> (<a class="el" href="namespaceWt.html#a5a6f4636bcc6ab3c075165d249b3a5a3">Side</a> side) const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns the internal margin for the main plot area. <a href="#a8e38496e6d583a9002d78ac782d94fd6"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#a9ec4aba5d7c57110b7dddad8720e3aa0">setTitle</a> (const <a class="el" href="classWt_1_1WString.html">WString</a> &title)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Set a chart title. <a href="#a9ec4aba5d7c57110b7dddad8720e3aa0"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classWt_1_1WString.html">WString</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#abc4d1fac60f356360bcc5c6d51d42a69">title</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Return the chart title. <a href="#abc4d1fac60f356360bcc5c6d51d42a69"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#a908247e8c84092cd74ae50af33745f95">setTitleFont</a> (const <a class="el" href="classWt_1_1WFont.html">WFont</a> &titleFont)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Set the font for the chart title. <a href="#a908247e8c84092cd74ae50af33745f95"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classWt_1_1WFont.html">WFont</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#acbbd80a59c755003efdf07cb6478fece">titleFont</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Returns the font for the chart title. <a href="#acbbd80a59c755003efdf07cb6478fece"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#af642c65474e95ec0969906d8d31e2862">paint</a> (<a class="el" href="classWt_1_1WPainter.html">WPainter</a> &painter, const <a class="el" href="classWt_1_1WRectF.html">WRectF</a> &rectangle=<a class="el" href="classWt_1_1WRectF.html">WRectF</a>()) const =0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Paint the chart in a rectangle of the given painter. <a href="#af642c65474e95ec0969906d8d31e2862"></a><br/></td></tr>
<tr><td colspan="2"><h2><a name="pri-methods"></a>
Private Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#a9e3df17843eedb5f32dc1407f115fca4">modelChanged</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Method called whenever the entire model was changed. <a href="#a9e3df17843eedb5f32dc1407f115fca4"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#abf2d10492352754f92dc11cea27625cb">modelReset</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Method called whenever the entire model was reset. <a href="#abf2d10492352754f92dc11cea27625cb"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#a12430c6057fb5d65458c4f8c9c42a034">modelColumnsInserted</a> (const <a class="el" href="classWt_1_1WModelIndex.html">WModelIndex</a> &parent, int start, int end)=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Method called when colums have been inserted in the model. <a href="#a12430c6057fb5d65458c4f8c9c42a034"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#ad235f839f2e46152ff41fda54a29cea7">modelColumnsRemoved</a> (const <a class="el" href="classWt_1_1WModelIndex.html">WModelIndex</a> &parent, int start, int end)=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Method called when colums have been removed from the model. <a href="#ad235f839f2e46152ff41fda54a29cea7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#a69ef1dd5294dbd1de8f6ada34d96af45">modelRowsInserted</a> (const <a class="el" href="classWt_1_1WModelIndex.html">WModelIndex</a> &parent, int start, int end)=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Method called when rows have been inserted from the model. <a href="#a69ef1dd5294dbd1de8f6ada34d96af45"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#a1857420ee055502380caa45446e5c0c4">modelRowsRemoved</a> (const <a class="el" href="classWt_1_1WModelIndex.html">WModelIndex</a> &parent, int start, int end)=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Method called when rows have been removed from the model. <a href="#a1857420ee055502380caa45446e5c0c4"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#aec6e96688e308aec05cdf3bf085837e2">modelDataChanged</a> (const <a class="el" href="classWt_1_1WModelIndex.html">WModelIndex</a> &topLeft, const <a class="el" href="classWt_1_1WModelIndex.html">WModelIndex</a> &bottomRight)=0</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Method called when data has been changed in the model. <a href="#aec6e96688e308aec05cdf3bf085837e2"></a><br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Abstract base class for MVC-based charts. </p>
<p>This is an abstract class and should not be used directly.</p>
<p>As an abstract base for MVC-based charts, this class manages the model <a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#aa23d116689e939301470398df8ad5c8b" title="Set the model.">setModel()</a> and provides virtual methods that listen to model changes. In addition, it gives access to generic chart properties such as the title <a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#a9ec4aba5d7c57110b7dddad8720e3aa0" title="Set a chart title.">setTitle()</a> and title font <a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#a908247e8c84092cd74ae50af33745f95" title="Set the font for the chart title.">setTitleFont()</a>, the chart palette <a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#a044936e6358c8efc55699effc4b946d8" title="Set a palette for the chart.">setPalette()</a>, plot area padding <a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#ace6ea85014f731c7034e4215710a8a48" title="Set an internal margin for the main plot area.">setPlotAreaPadding()</a>, and the background fill color <a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#ab306a6cfecf32fd9af3785fed75bd3ab" title="Sets a background for the chart.">setBackground()</a>.</p>
<h3>CSS</h3>
<p>Styling through CSS is not applicable.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WCartesianChart.html" title="A cartesian chart.">WCartesianChart</a>, <a class="el" href="classWt_1_1Chart_1_1WPieChart.html" title="A pie chart.">WPieChart</a> </dd></dl>
</div><hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a0230d674b7112331eec05bbbff4fc87a"></a><!-- doxytag: member="Wt::Chart::WAbstractChart::background" ref="a0230d674b7112331eec05bbbff4fc87a" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classWt_1_1WBrush.html">WBrush</a>& Wt::Chart::WAbstractChart::background </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the background of the chart. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#ab306a6cfecf32fd9af3785fed75bd3ab" title="Sets a background for the chart.">setBackground(const WBrush&)</a> </dd></dl>
</div>
</div>
<a class="anchor" id="a93ddf394943b312b3b2dc786ac5c8c72"></a><!-- doxytag: member="Wt::Chart::WAbstractChart::model" ref="a93ddf394943b312b3b2dc786ac5c8c72" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classWt_1_1WAbstractItemModel.html">WAbstractItemModel</a>* Wt::Chart::WAbstractChart::model </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the model. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#aa23d116689e939301470398df8ad5c8b" title="Set the model.">setModel(WAbstractItemModel *)</a> </dd></dl>
</div>
</div>
<a class="anchor" id="a9e3df17843eedb5f32dc1407f115fca4"></a><!-- doxytag: member="Wt::Chart::WAbstractChart::modelChanged" ref="a9e3df17843eedb5f32dc1407f115fca4" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Wt::Chart::WAbstractChart::modelChanged </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td><code> [private, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Method called whenever the entire model was changed. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#aa23d116689e939301470398df8ad5c8b" title="Set the model.">setModel(WAbstractItemModel *)</a> </dd></dl>
<p>Reimplemented in <a class="el" href="classWt_1_1Chart_1_1WCartesianChart.html#ac1c54af8fac90284c76cda536ca7f6f3">Wt::Chart::WCartesianChart</a>, and <a class="el" href="classWt_1_1Chart_1_1WPieChart.html#a9d29685403eb2948a01acbda7787ad5c">Wt::Chart::WPieChart</a>.</p>
</div>
</div>
<a class="anchor" id="a12430c6057fb5d65458c4f8c9c42a034"></a><!-- doxytag: member="Wt::Chart::WAbstractChart::modelColumnsInserted" ref="a12430c6057fb5d65458c4f8c9c42a034" args="(const WModelIndex &parent, int start, int end)=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void Wt::Chart::WAbstractChart::modelColumnsInserted </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classWt_1_1WModelIndex.html">WModelIndex</a> & </td>
<td class="paramname"><em>parent</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int </td>
<td class="paramname"><em>start</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int </td>
<td class="paramname"><em>end</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td><code> [private, pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Method called when colums have been inserted in the model. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1WAbstractItemModel.html#ac56221d07f5ef246f10dccc93756cb3c" title="Signal emitted after a number of columns were inserted.">WAbstractItemModel::columnsInserted</a> </dd></dl>
<p>Implemented in <a class="el" href="classWt_1_1Chart_1_1WCartesianChart.html#ad619b499d3bfec79614de38c682af118">Wt::Chart::WCartesianChart</a>, and <a class="el" href="classWt_1_1Chart_1_1WPieChart.html#a2e84917071b1a77361375713e424c2d8">Wt::Chart::WPieChart</a>.</p>
</div>
</div>
<a class="anchor" id="ad235f839f2e46152ff41fda54a29cea7"></a><!-- doxytag: member="Wt::Chart::WAbstractChart::modelColumnsRemoved" ref="ad235f839f2e46152ff41fda54a29cea7" args="(const WModelIndex &parent, int start, int end)=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void Wt::Chart::WAbstractChart::modelColumnsRemoved </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classWt_1_1WModelIndex.html">WModelIndex</a> & </td>
<td class="paramname"><em>parent</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int </td>
<td class="paramname"><em>start</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int </td>
<td class="paramname"><em>end</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td><code> [private, pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Method called when colums have been removed from the model. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1WAbstractItemModel.html#a2aecbfc4363903aed6d3ce4d176c82d0" title="Signal emitted after a number of columns were removed.">WAbstractItemModel::columnsRemoved</a> </dd></dl>
<p>Implemented in <a class="el" href="classWt_1_1Chart_1_1WCartesianChart.html#a7f654939c038cface6128dc2b1826f33">Wt::Chart::WCartesianChart</a>, and <a class="el" href="classWt_1_1Chart_1_1WPieChart.html#a8c7417d6962e60c3d18da332a67149ba">Wt::Chart::WPieChart</a>.</p>
</div>
</div>
<a class="anchor" id="aec6e96688e308aec05cdf3bf085837e2"></a><!-- doxytag: member="Wt::Chart::WAbstractChart::modelDataChanged" ref="aec6e96688e308aec05cdf3bf085837e2" args="(const WModelIndex &topLeft, const WModelIndex &bottomRight)=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void Wt::Chart::WAbstractChart::modelDataChanged </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classWt_1_1WModelIndex.html">WModelIndex</a> & </td>
<td class="paramname"><em>topLeft</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classWt_1_1WModelIndex.html">WModelIndex</a> & </td>
<td class="paramname"><em>bottomRight</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td><code> [private, pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Method called when data has been changed in the model. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1WAbstractItemModel.html#aa074e5bc55394252a609ef17d071b563" title="Signal emitted when some data was changed.">WAbstractItemModel::dataChanged</a> </dd></dl>
<p>Implemented in <a class="el" href="classWt_1_1Chart_1_1WCartesianChart.html#aeaf121941edbd310ca3d3a5d6dc4067e">Wt::Chart::WCartesianChart</a>, and <a class="el" href="classWt_1_1Chart_1_1WPieChart.html#abf017e24778b35d2e5d4d1054147ed8b">Wt::Chart::WPieChart</a>.</p>
</div>
</div>
<a class="anchor" id="abf2d10492352754f92dc11cea27625cb"></a><!-- doxytag: member="Wt::Chart::WAbstractChart::modelReset" ref="abf2d10492352754f92dc11cea27625cb" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Wt::Chart::WAbstractChart::modelReset </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td><code> [private, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Method called whenever the entire model was reset. </p>
<p>Bound to the <a class="el" href="classWt_1_1WAbstractItemModel.html#ae28a4ba2ce1dd93e7479dfa152a65efc" title="Signal emitted when the model was reset.">WAbstractItemModel::modelReset()</a> and <a class="el" href="classWt_1_1WAbstractItemModel.html#afe7cb1d5186881f83aa8f0e452aaef66" title="Signal emitted when the layout is changed.">WAbstractItemModel::layoutChanged()</a> signals. </p>
<p>Reimplemented in <a class="el" href="classWt_1_1Chart_1_1WCartesianChart.html#a9e2366f3bef4824c45c4bf71cf16a087">Wt::Chart::WCartesianChart</a>, and <a class="el" href="classWt_1_1Chart_1_1WPieChart.html#a171e964386bbb9db15d0eba58ce57b68">Wt::Chart::WPieChart</a>.</p>
</div>
</div>
<a class="anchor" id="a69ef1dd5294dbd1de8f6ada34d96af45"></a><!-- doxytag: member="Wt::Chart::WAbstractChart::modelRowsInserted" ref="a69ef1dd5294dbd1de8f6ada34d96af45" args="(const WModelIndex &parent, int start, int end)=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void Wt::Chart::WAbstractChart::modelRowsInserted </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classWt_1_1WModelIndex.html">WModelIndex</a> & </td>
<td class="paramname"><em>parent</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int </td>
<td class="paramname"><em>start</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int </td>
<td class="paramname"><em>end</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td><code> [private, pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Method called when rows have been inserted from the model. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1WAbstractItemModel.html#a54c971088bb9b424f97fe31c17f8f12f" title="Signal emitted after a number of rows were inserted.">WAbstractItemModel::rowsInserted</a> </dd></dl>
<p>Implemented in <a class="el" href="classWt_1_1Chart_1_1WCartesianChart.html#aa2176777ed4c810101cd666cbf470699">Wt::Chart::WCartesianChart</a>, and <a class="el" href="classWt_1_1Chart_1_1WPieChart.html#a7d189d82d85c24be23bac4d8ab21223a">Wt::Chart::WPieChart</a>.</p>
</div>
</div>
<a class="anchor" id="a1857420ee055502380caa45446e5c0c4"></a><!-- doxytag: member="Wt::Chart::WAbstractChart::modelRowsRemoved" ref="a1857420ee055502380caa45446e5c0c4" args="(const WModelIndex &parent, int start, int end)=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void Wt::Chart::WAbstractChart::modelRowsRemoved </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classWt_1_1WModelIndex.html">WModelIndex</a> & </td>
<td class="paramname"><em>parent</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int </td>
<td class="paramname"><em>start</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int </td>
<td class="paramname"><em>end</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td><code> [private, pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Method called when rows have been removed from the model. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1WAbstractItemModel.html#a0f73bbfb08f2739ac12881f62a61bc7f" title="Signal emitted after a number of rows were removed.">WAbstractItemModel::rowsRemoved</a> </dd></dl>
<p>Implemented in <a class="el" href="classWt_1_1Chart_1_1WCartesianChart.html#a7221676a4216f5c194a7e8626543db82">Wt::Chart::WCartesianChart</a>, and <a class="el" href="classWt_1_1Chart_1_1WPieChart.html#a8c9668712e4b19567a3959227ae0f8ae">Wt::Chart::WPieChart</a>.</p>
</div>
</div>
<a class="anchor" id="af642c65474e95ec0969906d8d31e2862"></a><!-- doxytag: member="Wt::Chart::WAbstractChart::paint" ref="af642c65474e95ec0969906d8d31e2862" args="(WPainter &painter, const WRectF &rectangle=WRectF()) const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void Wt::Chart::WAbstractChart::paint </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classWt_1_1WPainter.html">WPainter</a> & </td>
<td class="paramname"><em>painter</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classWt_1_1WRectF.html">WRectF</a> & </td>
<td class="paramname"><em>rectangle</em> = <code><a class="el" href="classWt_1_1WRectF.html">WRectF</a>()</code> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Paint the chart in a rectangle of the given painter. </p>
<p>Paints the chart inside the <em>painter</em>, in the area indicated by <em>rectangle</em>. When <em>rectangle</em> is a null rectangle, the entire painter <a class="el" href="classWt_1_1WPainter.html#a0bcac25d9328887ed15669b4a4ae52de">window</a> is used. </p>
<p>Implemented in <a class="el" href="classWt_1_1Chart_1_1WCartesianChart.html#a6fb2219936b721b8829dc7093dcb5c16">Wt::Chart::WCartesianChart</a>, and <a class="el" href="classWt_1_1Chart_1_1WPieChart.html#a3929b0fc7d0b71f06809207b3d34df08">Wt::Chart::WPieChart</a>.</p>
</div>
</div>
<a class="anchor" id="a29320100617c0a195904c89874fcc7f3"></a><!-- doxytag: member="Wt::Chart::WAbstractChart::palette" ref="a29320100617c0a195904c89874fcc7f3" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classWt_1_1Chart_1_1WChartPalette.html">WChartPalette</a>* Wt::Chart::WAbstractChart::palette </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the palette for the chart. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#a044936e6358c8efc55699effc4b946d8" title="Set a palette for the chart.">setPalette(WChartPalette *palette)</a> </dd></dl>
</div>
</div>
<a class="anchor" id="a8e38496e6d583a9002d78ac782d94fd6"></a><!-- doxytag: member="Wt::Chart::WAbstractChart::plotAreaPadding" ref="a8e38496e6d583a9002d78ac782d94fd6" args="(Side side) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int Wt::Chart::WAbstractChart::plotAreaPadding </td>
<td>(</td>
<td class="paramtype"><a class="el" href="namespaceWt.html#a5a6f4636bcc6ab3c075165d249b3a5a3">Side</a> </td>
<td class="paramname"><em>side</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the internal margin for the main plot area. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#ace6ea85014f731c7034e4215710a8a48" title="Set an internal margin for the main plot area.">setPlotAreaPadding(int, WFlags<Side>)</a> </dd></dl>
</div>
</div>
<a class="anchor" id="ab306a6cfecf32fd9af3785fed75bd3ab"></a><!-- doxytag: member="Wt::Chart::WAbstractChart::setBackground" ref="ab306a6cfecf32fd9af3785fed75bd3ab" args="(const WBrush &background)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Wt::Chart::WAbstractChart::setBackground </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classWt_1_1WBrush.html">WBrush</a> & </td>
<td class="paramname"><em>background</em></td><td>)</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Sets a background for the chart. </p>
<p>Set the background color for the main plot area.</p>
<p>The default is a completely transparent background.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#a0230d674b7112331eec05bbbff4fc87a" title="Returns the background of the chart.">background()</a> </dd></dl>
</div>
</div>
<a class="anchor" id="aa23d116689e939301470398df8ad5c8b"></a><!-- doxytag: member="Wt::Chart::WAbstractChart::setModel" ref="aa23d116689e939301470398df8ad5c8b" args="(WAbstractItemModel *model)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Wt::Chart::WAbstractChart::setModel </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classWt_1_1WAbstractItemModel.html">WAbstractItemModel</a> * </td>
<td class="paramname"><em>model</em></td><td>)</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Set the model. </p>
<p>The model is used by the chart to get its data. Ownership of the model is not transferred, and if a previous model was set it is not deleted.</p>
<p>The default model is a 0 model.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#a93ddf394943b312b3b2dc786ac5c8c72" title="Returns the model.">model()</a> </dd></dl>
</div>
</div>
<a class="anchor" id="a044936e6358c8efc55699effc4b946d8"></a><!-- doxytag: member="Wt::Chart::WAbstractChart::setPalette" ref="a044936e6358c8efc55699effc4b946d8" args="(WChartPalette *palette)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Wt::Chart::WAbstractChart::setPalette </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classWt_1_1Chart_1_1WChartPalette.html">WChartPalette</a> * </td>
<td class="paramname"><em>palette</em></td><td>)</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Set a palette for the chart. </p>
<p>A palette is used to provide the style information to render the chart series. Ownership of the palette is transferred to the chart.</p>
<p>The default palette is dependent on the chart type.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#a29320100617c0a195904c89874fcc7f3" title="Returns the palette for the chart.">palette()</a> </dd></dl>
</div>
</div>
<a class="anchor" id="ace6ea85014f731c7034e4215710a8a48"></a><!-- doxytag: member="Wt::Chart::WAbstractChart::setPlotAreaPadding" ref="ace6ea85014f731c7034e4215710a8a48" args="(int padding, WFlags< Side > sides=All)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Wt::Chart::WAbstractChart::setPlotAreaPadding </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"><em>padding</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">WFlags< <a class="el" href="namespaceWt.html#a5a6f4636bcc6ab3c075165d249b3a5a3">Side</a> > </td>
<td class="paramname"><em>sides</em> = <code><a class="el" href="namespaceWt.html#a3358b8309fdb63a402efcb1a577855e8">All</a></code> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Set an internal margin for the main plot area. </p>
<p>This configures the area (in pixels) around the plot area that is available for axes, labels, and titles. You need to set this appropriately so that labels fit inside these margins.</p>
<p>The default is dependent on the chart type. </p>
</div>
</div>
<a class="anchor" id="a9ec4aba5d7c57110b7dddad8720e3aa0"></a><!-- doxytag: member="Wt::Chart::WAbstractChart::setTitle" ref="a9ec4aba5d7c57110b7dddad8720e3aa0" args="(const WString &title)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Wt::Chart::WAbstractChart::setTitle </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classWt_1_1WString.html">WString</a> & </td>
<td class="paramname"><em>title</em></td><td>)</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Set a chart title. </p>
<p>The title is displayed on top of the chart, using the <a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#acbbd80a59c755003efdf07cb6478fece" title="Returns the font for the chart title.">titleFont()</a>.</p>
<p>The default title is an empty title ("").</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#abc4d1fac60f356360bcc5c6d51d42a69" title="Return the chart title.">title()</a> </dd></dl>
</div>
</div>
<a class="anchor" id="a908247e8c84092cd74ae50af33745f95"></a><!-- doxytag: member="Wt::Chart::WAbstractChart::setTitleFont" ref="a908247e8c84092cd74ae50af33745f95" args="(const WFont &titleFont)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void Wt::Chart::WAbstractChart::setTitleFont </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classWt_1_1WFont.html">WFont</a> & </td>
<td class="paramname"><em>titleFont</em></td><td>)</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Set the font for the chart title. </p>
<p>Changes the font for the chart title.</p>
<p>The default title font is a 15 point Sans Serif font.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#acbbd80a59c755003efdf07cb6478fece" title="Returns the font for the chart title.">titleFont()</a>, <a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#a9ec4aba5d7c57110b7dddad8720e3aa0" title="Set a chart title.">setTitle(const WString&)</a> </dd></dl>
</div>
</div>
<a class="anchor" id="abc4d1fac60f356360bcc5c6d51d42a69"></a><!-- doxytag: member="Wt::Chart::WAbstractChart::title" ref="abc4d1fac60f356360bcc5c6d51d42a69" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classWt_1_1WString.html">WString</a>& Wt::Chart::WAbstractChart::title </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Return the chart title. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#abc4d1fac60f356360bcc5c6d51d42a69" title="Return the chart title.">title()</a> </dd></dl>
</div>
</div>
<a class="anchor" id="acbbd80a59c755003efdf07cb6478fece"></a><!-- doxytag: member="Wt::Chart::WAbstractChart::titleFont" ref="acbbd80a59c755003efdf07cb6478fece" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const <a class="el" href="classWt_1_1WFont.html">WFont</a>& Wt::Chart::WAbstractChart::titleFont </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Returns the font for the chart title. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classWt_1_1Chart_1_1WAbstractChart.html#a908247e8c84092cd74ae50af33745f95" title="Set the font for the chart title.">setTitleFont(const WFont&)</a> </dd></dl>
</div>
</div>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark"> </span>Enumerator</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<hr size="1"><address style="text-align: right; margin: 3px"><small>
Generated on Fri Mar 30 2012 for <a href="http://www.webtoolkit.eu/wt">the
C++ Web Toolkit (Wt)</a> by <a
href="http://www.doxygen.org/index.html"><img src="doxygen.png"
alt="doxygen" border="0" style="vertical-align: middle; display:
inline-block; height: 2em"></a> 1.7.5.1</small></address>
</body>
</html>
|