QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Member Functions | List of all members
QgsCodeEditorHistoryDialog Class Reference

A dialog for displaying and managing command history for a QgsCodeEditor widget. More...

#include <qgscodeeditorhistorydialog.h>

Inheritance diagram for QgsCodeEditorHistoryDialog:
Inheritance graph
[legend]

Public Member Functions

 QgsCodeEditorHistoryDialog (QgsCodeEditor *editor, QWidget *parent=nullptr)
 Constructor for QgsCodeEditorHistoryDialog. More...
 

Detailed Description

A dialog for displaying and managing command history for a QgsCodeEditor widget.

Note
Not available in Python bindings
Since
QGIS 3.30

Definition at line 56 of file qgscodeeditorhistorydialog.h.

Constructor & Destructor Documentation

◆ QgsCodeEditorHistoryDialog()

QgsCodeEditorHistoryDialog::QgsCodeEditorHistoryDialog ( QgsCodeEditor editor,
QWidget *  parent = nullptr 
)

Constructor for QgsCodeEditorHistoryDialog.

Parameters
editorassociated code editor widget
parentparent widget

Definition at line 21 of file qgscodeeditorhistorydialog.cpp.


The documentation for this class was generated from the following files: