[Kstars-devel] KDE/kdeedu/kstars/kstars/widgets
Jason Harris
kstars at 30doradus.org
Wed Jan 4 22:21:13 CET 2006
Hi Pablo,
Greetings from Chile!
Pablo de Vicente wrote:
> I also have problems compiling the Tools directory. Indeed I have done nothing
> with the calculator modules because I am stuck in a previous file:
I'm trying to get everything in tools compiling. Just finished
astrocalc today. I'm not saying it *works*, but at least it compiles.
BTW, you can always give a target to unsermake if you are stuck on an
earlier file ("unsermake astrocalc.o")
> altvstime.cpp.
> setXAxisLabel is deprecated and I am trying to replace it by
> mAxes[BottomAxis]->setLabel() but it complains saying
> QHash<KPlotWidget::Axis, KPlotAxis*> KPlotWidget::mAxes is protected.
>
Try using "axis( BottomAxis )->setLabel()"
regards,
Jason
More information about the Kstars-devel
mailing list