#include <QListWidget>
#include <QPlainTextEdit>
#include "View.h"
#include "Window.h"
Go to the source code of this file.
Classes | |
class | Gui::CompletionList |
The CompletionList class provides a list box that pops up in a text edit if the user has pressed an accelerator to complete the current word he is typing in. More... | |
class | Gui::LineMarker |
class | Gui::TextEdit |
class | Gui::TextEditor |
Namespaces | |
namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. |