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

This file declares the class MaximaManual. More...

#include <atomic>
#include <thread>
#include <mutex>
#include <memory>
#include <vector>
#include <wx/dir.h>
#include <wx/wx.h>
#include <wx/arrstr.h>
#include <wx/regex.h>
#include <wx/xml/xml.h>
#include <wx/filename.h>
#include "precomp.h"
#include "Configuration.h"
#include "Version.h"
#include <unordered_map>
Include dependency graph for MaximaManual.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  MaximaManual
 

Detailed Description

This file declares the class MaximaManual.

MaximaManual creates the list of autocompletions for a string and allows dynamically appending maxima commands to this list as soon as they are defined.