Home
last modified time | relevance | path

Searched refs:AstroCalc (Results 1 – 12 of 12) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/tools/
H A Dastrocalc.cpp31 AstroCalc::AstroCalc(QWidget *parent) : QDialog(parent) in AstroCalc() function in AstroCalc
174 QWidget *AstroCalc::addToStack() in addToStack()
182 QTreeWidgetItem *AstroCalc::addTreeItem(QTreeWidgetItem *parent, const QString &title) in addTreeItem()
185 dispatchTable.insert(item, WidgetThunk(this, &AstroCalc::addToStack<T>)); in addTreeItem()
189 QTreeWidgetItem *AstroCalc::addTreeTopItem(QTreeWidget *parent, const QString &title, const QString… in addTreeTopItem()
197 void AstroCalc::slotItemSelection(QTreeWidgetItem *item) in slotItemSelection()
217 QSize AstroCalc::sizeHint() const in sizeHint()
222 QWidget *AstroCalc::WidgetThunk::eval() in eval()
H A Dastrocalc.h25 class AstroCalc : public QDialog
30 explicit AstroCalc(QWidget *parent = nullptr);
42 typedef QWidget *(AstroCalc::*WidgetConstructor)();
55 …WidgetThunk(AstroCalc *acalc, const WidgetConstructor& f) : widget(nullptr), calc(acalc), func(f) … in WidgetThunk()
66 AstroCalc *calc { nullptr };
/dports/astro/stellarium/stellarium-0.21.3/guide/
H A Dch_interface.tex667 AstroCalc/WUT (section~\ref{sec:gui:AstroCalc:WUT})
1027 \label{sec:gui:AstroCalc}
1042 \label{sec:gui:AstroCalc:Positions}
1051 \label{sec:gui:AstroCalc:Ephemeris}
1109 \label{sec:gui:AstroCalc:Transits}
1114 \label{fig:gui:AstroCalc:Transits}
1153 \label{sec:gui:AstroCalc:Graphs}
1243 \label{sec:gui:AstroCalc:WUT}
1252 \label{fig:gui:AstroCalc:WUT}
1276 \label{sec:gui:AstroCalc:PC}
[all …]
H A Dch_introduction.tex83 maintenance and regular releases. He has also introduced the AstroCalc module.
116 \item[2016-12] v0.15.1: DE430\&DE431, AstroCalc, DSS layer, and Stellarium acting as SpoutSender
H A Dch_tour.tex273 AstroCalc Window & \guibutton[0.5]{2.5}{btd_astrocalc.png} & \key{F10} & Show the astronom…
H A Dapp_config_ini.tex966 AstroCalc & int,int & 913,493 & Size of AstroCalc panel\\\bottomrule
/dports/astro/kstars/kstars-3.5.6/kstars/
H A Dkstars.h45 class AstroCalc; variable
860 AstroCalc *m_AstroCalc { nullptr };
H A Dkstarsactions.cpp389 m_AstroCalc = new AstroCalc(this); in slotCalculator()
/dports/astro/stellarium/stellarium-0.21.3/plugins/Vts/data/
H A Dconfig.ini3 AstroCalc = 156,172 key
8 AstroCalc = 777,422 key
/dports/astro/stellarium/stellarium-0.21.3/
H A DChangeLog53 - Many changes in AstroCalc tool and core of Stellarium
60 - Many changes in AstroCalc tool and core of Stellarium
66 - Many changes in AstroCalc tool and core of Stellarium
91 - Many improvements in AstroCalc tool
108 - Improvements and fixes for AstroCalc tool
116 - Improvements and fixes for AstroCalc tool and plugins
134 - Updated and extended AstroCalc tool
143 - Added improvements for AstroCalc tool
153 - Added improvements for AstroCalc tool
171 - AstroCalc feature extension: What's Up Tonight, graphs, ...
[all …]
/dports/astro/kstars/kstars-3.5.6/
H A DMainpage.dox65 - \ref AstroCalc "Calculator": Calculator tool covering many astronomical calculations.
H A DChangeLog4299 - Added AstroCalc calculator window