anatomist  5.1.2
3D neuroimaging data viewer
QSurfMatchWin_AttEdit Class Reference

#include <anatomist/interface/qwSurfMatch.h>

Inheritance diagram for QSurfMatchWin_AttEdit:
Collaboration diagram for QSurfMatchWin_AttEdit:

Signals

void textChanged (const std::string &, const QString &)
 

Public Member Functions

 QSurfMatchWin_AttEdit (const std::string &attr, const QString &txt, QWidget *parent)
 
virtual ~QSurfMatchWin_AttEdit ()
 

Protected Slots

void textChangedSlot ()
 

Protected Member Functions

virtual void leaveEvent (QEvent *ev)
 
virtual void focusOutEvent (QFocusEvent *ev)
 

Protected Attributes

std::string _attrib
 

Detailed Description

Definition at line 104 of file qwSurfMatch.h.

Constructor & Destructor Documentation

◆ QSurfMatchWin_AttEdit()

QSurfMatchWin_AttEdit::QSurfMatchWin_AttEdit ( const std::string &  attr,
const QString &  txt,
QWidget *  parent 
)

◆ ~QSurfMatchWin_AttEdit()

virtual QSurfMatchWin_AttEdit::~QSurfMatchWin_AttEdit ( )
virtual

Member Function Documentation

◆ focusOutEvent()

virtual void QSurfMatchWin_AttEdit::focusOutEvent ( QFocusEvent *  ev)
protectedvirtual

◆ leaveEvent()

virtual void QSurfMatchWin_AttEdit::leaveEvent ( QEvent *  ev)
protectedvirtual

◆ textChanged

void QSurfMatchWin_AttEdit::textChanged ( const std::string &  ,
const QString &   
)
signal

◆ textChangedSlot

void QSurfMatchWin_AttEdit::textChangedSlot ( )
protectedslot

Member Data Documentation

◆ _attrib

std::string QSurfMatchWin_AttEdit::_attrib
protected

Definition at line 123 of file qwSurfMatch.h.


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