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

kstars

  • sources
  • kde-4.12
  • kdeedu
  • kstars
  • kstars
  • printing
finderchart.h
Go to the documentation of this file.
1 /***************************************************************************
2  finderchart.h - K Desktop Planetarium
3  -------------------
4  begin : Wed Jul 20 2011
5  copyright : (C) 2011 by Rafał Kułaga
6  email : rl.kulaga@gmail.com
7  ***************************************************************************/
8 
9 /***************************************************************************
10  * *
11  * This program is free software; you can redistribute it and/or modify *
12  * it under the terms of the GNU General Public License as published by *
13  * the Free Software Foundation; either version 2 of the License, or *
14  * (at your option) any later version. *
15  * *
16  ***************************************************************************/
17 
18 #ifndef FINDERCHART_H
19 #define FINDERCHART_H
20 
21 #include "kstarsdocument.h"
22 #include "QRectF"
23 
24 class LoggingForm;
25 class DetailsTable;
26 class KStarsDateTime;
27 class GeoLocation;
28 class QString;
29 class QTextDocument;
30 class QTextFrameFormat;
31 class QPrinter;
32 class QPainter;
33 class QRectF;
34 class QImage;
35 
44 class FinderChart : public KStarsDocument
45 {
46 public:
50  FinderChart();
51 
57  void insertTitleSubtitle(const QString &title, const QString &subtitle);
58 
63  void insertDescription(const QString &description);
64 
70  void insertGeoTimeInfo(const KStarsDateTime &ut, GeoLocation *geo);
71 
76  void insertLoggingForm(LoggingForm *log);
77 
84  void insertImage(const QImage &img, const QString &description, bool descriptionBelow = true);
85 
90  void insertDetailsTable(DetailsTable *table);
91 
96  void insertSectionTitle(const QString &title);
97 };
98 
99 #endif // FINDERCHART_H
FinderChart::insertImage
void insertImage(const QImage &img, const QString &description, bool descriptionBelow=true)
Insert image to the finder chart.
Definition: finderchart.cpp:125
FinderChart::FinderChart
FinderChart()
Constructor.
Definition: finderchart.cpp:32
LoggingForm
Class that represents logging form.
Definition: loggingform.h:32
FinderChart::insertDescription
void insertDescription(const QString &description)
Insert description to the finder chart.
Definition: finderchart.cpp:66
FinderChart::insertDetailsTable
void insertDetailsTable(DetailsTable *table)
Insert details table to the finder chart.
Definition: finderchart.cpp:152
GeoLocation
Contains all relevant information for specifying a location on Earth: City Name, State/Province name...
Definition: geolocation.h:39
KStarsDateTime
Extension of KDateTime for KStars KStarsDateTime can represent the date/time as a Julian Day...
Definition: kstarsdatetime.h:45
FinderChart::insertLoggingForm
void insertLoggingForm(LoggingForm *log)
Insert logging form to the finder chart.
Definition: finderchart.cpp:116
FinderChart::insertSectionTitle
void insertSectionTitle(const QString &title)
Insert section title to the finder chart.
Definition: finderchart.cpp:161
FinderChart::insertGeoTimeInfo
void insertGeoTimeInfo(const KStarsDateTime &ut, GeoLocation *geo)
Insert details about date&time and geographic location.
Definition: finderchart.cpp:82
FinderChart
Class that represents finder chart document.
Definition: finderchart.h:44
description
static const char description[]
Definition: main.cpp:37
DetailsTable
Represents details tables that can be inserted to finder charts and logging forms.
Definition: detailstable.h:39
KStarsDocument
Base class for KStars documents.
Definition: kstarsdocument.h:35
FinderChart::insertTitleSubtitle
void insertTitleSubtitle(const QString &title, const QString &subtitle)
Insert title and subtitle to the finder chart.
Definition: finderchart.cpp:35
kstarsdocument.h
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kstars

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

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

Search



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

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