kstars
detaildialog.h File Reference
#include <qfile.h>
#include <qlabel.h>
#include <qptrlist.h>
#include <kdialogbase.h>
#include <ktextedit.h>
#include "skyobject.h"
Include dependency graph for detaildialog.h:

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

Go to the source code of this file.
Classes | |
struct | ADVTreeData |
class | ClickLabel |
QLabel with a clicked() signal. More... | |
class | DetailDialog |
window showing detailed information for a selected object. More... | |
class | LogEdit |
simple derivative of KTextEdit, that just adds a focusOut() signal, emitted when the edit loses focus. More... |