skymap.h File Reference
The skymap window (declaration). More...
#include <qwidget.h>
#include <qscrollview.h>
#include <qlist.h>
#include <qbutton.h>
#include <qpixmap.h>
#include <qpoint.h>
#include <qcolor.h>
#include "setidefs.h"
Include dependency graph for skymap.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| struct | SkyPos |
| A structure containing details about the work unit shown on the skymap. More... | |
| class | LocButton |
| A clickable button as location marker. More... | |
| class | SkyMap |
| The skymap scroll view. More... | |
Detailed Description
The skymap window (declaration).
begin : Fri Nov 12 1999
copyright : © 1999-2001,2002 by Gordon Machel
email : gmachel@users.sourceforge.net
The skymap window is actually composed of two parts: a widget displaying the skmap picture and a scroll view object containing the aforementioned widget as a child. This guarantees efficient and flicker-free scrolling.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Definition in file skymap.h.

