|
wxMaxima
|
This file declares the class HelpBrowser. More...
#include <wx/dir.h>#include "precomp.h"#include <wx/wx.h>#include <wx/panel.h>#include <vector>#include <wx/sizer.h>#include "Configuration.h"#include "MaximaManual.h"Go to the source code of this file.
Data Structures | |
| class | HelpBrowser |
This file declares the class HelpBrowser.
HelpBrowser creates the list of autocompletions for a string and allows dynamically appending maxima commands to this list as soon as they are defined.