wxMaxima
|
This file declares the class wxMaximaFrame. More...
#include "precomp.h"
#include <array>
#include <wx/wx.h>
#include "EventIDs.h"
#include <wx/dirctrl.h>
#include <wx/filehistory.h>
#include <wx/listbox.h>
#include <wx/bmpbuttn.h>
#include <wx/arrstr.h>
#include <wx/aui/aui.h>
#include <wx/notifmsg.h>
#include <wx/wrapsizer.h>
#include "sidebars/TableOfContents.h"
#include "sidebars/DrawSidebar.h"
#include "wizards/ScrollingGenWizPanel.h"
#include "Worksheet.h"
#include "sidebars/SymbolsSidebar.h"
#include "sidebars/HelpBrowser.h"
#include "RecentDocuments.h"
#include "Version.h"
#include "MainMenuBar.h"
#include "sidebars/History.h"
#include "sidebars/XmlInspector.h"
#include "StatusBar.h"
#include "sidebars/LogPane.h"
#include "sidebars/ButtonWrapSizer.h"
#include <list>
Go to the source code of this file.
Data Structures | |
class | wxMaximaFrame |
The frame containing the menu and the sidebars. More... | |
This file declares the class wxMaximaFrame.
wxMaximaFrame draws everything which can be seen surrounding the worksheet.