FougTools  0.7.0dev-046fb6a
Handy tools for C++, Qt and OpenCascade
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Member Functions | List of all members
qtgui::CodeEditor Class Reference

Provides a text editor with a line numbering bar. More...

#include <qttools/gui/code_editor.h>

Inheritance diagram for qtgui::CodeEditor:

Public Member Functions

 CodeEditor (QWidget *parent=NULL)
 
 ~CodeEditor ()
 

Protected Member Functions

void resizeEvent (QResizeEvent *event) Q_DECL_OVERRIDE
 

Detailed Description

Provides a text editor with a line numbering bar.

Constructor & Destructor Documentation

qtgui::CodeEditor::CodeEditor ( QWidget *  parent = NULL)
qtgui::CodeEditor::~CodeEditor ( )

Member Function Documentation

void qtgui::CodeEditor::resizeEvent ( QResizeEvent *  event)
protected

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