wxMaxima
Loading...
Searching...
No Matches
Data Structures
HelpBrowser.h File Reference

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"
Include dependency graph for HelpBrowser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  HelpBrowser
 

Detailed Description

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.