wxMaxima
|
This file contains the definition of the class TableOfContents that handles the table of contents pane. More...
#include <memory>
#include <wx/wx.h>
#include <wx/timer.h>
#include <wx/listctrl.h>
#include <wx/dragimag.h>
#include <vector>
#include "precomp.h"
#include "Configuration.h"
#include "RegexCtrl.h"
#include "cells/GroupCell.h"
Go to the source code of this file.
Data Structures | |
class | TableOfContents |
This class generates a pane containing the table of contents. More... | |
Enumerations | |
enum | { structure_ctrl_id = 4 , structure_regex_id } |
This file contains the definition of the class TableOfContents that handles the table of contents pane.