ARGoS  3
A parallel, multi-engine simulator for swarm robotics
argos::CQTOpenGLLuaEditor Class Reference

#include <qtopengl_lua_editor.h>

+ Inheritance diagram for argos::CQTOpenGLLuaEditor:

Public Member Functions

 CQTOpenGLLuaEditor (QWidget *pc_parent)
 
virtual ~CQTOpenGLLuaEditor ()
 
void LineNumberAreaPaintEvent (QPaintEvent *pc_event)
 
int LineNumberAreaWidth ()
 

Protected Member Functions

void resizeEvent (QResizeEvent *pc_event)
 

Detailed Description

Definition at line 21 of file qtopengl_lua_editor.h.

Constructor & Destructor Documentation

◆ CQTOpenGLLuaEditor()

argos::CQTOpenGLLuaEditor::CQTOpenGLLuaEditor ( QWidget *  pc_parent)

Definition at line 18 of file qtopengl_lua_editor.cpp.

◆ ~CQTOpenGLLuaEditor()

virtual argos::CQTOpenGLLuaEditor::~CQTOpenGLLuaEditor ( )
inlinevirtual

Definition at line 28 of file qtopengl_lua_editor.h.

Member Function Documentation

◆ LineNumberAreaPaintEvent()

void argos::CQTOpenGLLuaEditor::LineNumberAreaPaintEvent ( QPaintEvent *  pc_event)

Definition at line 48 of file qtopengl_lua_editor.cpp.

◆ LineNumberAreaWidth()

int argos::CQTOpenGLLuaEditor::LineNumberAreaWidth ( )

Definition at line 77 of file qtopengl_lua_editor.cpp.

◆ resizeEvent()

void argos::CQTOpenGLLuaEditor::resizeEvent ( QResizeEvent *  pc_event)
protected

Definition at line 91 of file qtopengl_lua_editor.cpp.


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