#include "paradialog.h"
#include "util/messaginghub.h"
#include "mainscreenwidget.h"
Include dependency graph for asc-mainscreen.h:

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

Go to the source code of this file.
Classes | |
| class | ASC_MainScreenWidget |
| The widget that controls the main screen of ASC. More... | |
Functions | |
| void | displaymessage2 (const char *formatstring,...) |
| displays a message in the status line of ASC | |
Variables | |
| ASC_MainScreenWidget * | mainScreenWidget |
Definition in file asc-mainscreen.h.
| void displaymessage2 | ( | const char * | formatstring, | |
| ... | ||||
| ) |
Definition at line 53 of file asc-mainscreen.cpp.
1.5.1