ddt 1.2.1
Loading...
Searching...
No Matches
List of all members
InactiveLineEdit Class Reference

#include <ddtDatavisualisationUtils.hpp>

Inheritance diagram for InactiveLineEdit:
 InactiveLineEdit (QWidget *parent=nullptr)
 
 InactiveLineEdit (const QString &contents, QWidget *parent=nullptr)
 

Detailed Description

Helper class for inactive line edit elements

Constructor & Destructor Documentation

◆ InactiveLineEdit() [1/2]

InactiveLineEdit::InactiveLineEdit ( QWidget * parent = nullptr)

Constructor for inactive line edits

Parameters
parentPointer to the parent widget.

◆ InactiveLineEdit() [2/2]

InactiveLineEdit::InactiveLineEdit ( const QString & contents,
QWidget * parent = nullptr )

Constructor for inactive line edits

Parameters
contentsThe text contents.
parentPointer to the parent widget.

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