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

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

Go to the source code of this file.

Data Structures

class  wxMaximaFrame
 The frame containing the menu and the sidebars. More...
 

Detailed Description

This file declares the class wxMaximaFrame.

wxMaximaFrame draws everything which can be seen surrounding the worksheet.