QElectroTech  0.8-dev
Public Member Functions | Private Member Functions | Private Attributes | List of all members
ExportElementTextPattern Class Reference

#include <elementtextpattern.h>

Collaboration diagram for ExportElementTextPattern:
Collaboration graph

Public Member Functions

 ExportElementTextPattern (Element *elmt)
 ExportElementTextPattern::ExportElementTextPattern Constructor. More...
 

Private Member Functions

QString getName (bool &ok) const
 ExportElementTextConf::getName Open a dialog to let user set the name of the conf and return it. More...
 
QWidget * parentWidget () const
 
QDomDocument xmlConf () const
 

Private Attributes

Elementm_element = nullptr
 
QString m_name
 

Constructor & Destructor Documentation

◆ ExportElementTextPattern()

ExportElementTextPattern::ExportElementTextPattern ( Element elmt)

ExportElementTextPattern::ExportElementTextPattern Constructor.

Parameters
elmt
Here is the call graph for this function:

Member Function Documentation

◆ getName()

QString ExportElementTextPattern::getName ( bool &  ok) const
private

ExportElementTextConf::getName Open a dialog to let user set the name of the conf and return it.

Returns
Here is the call graph for this function:
Here is the caller graph for this function:

◆ parentWidget()

QWidget * ExportElementTextPattern::parentWidget ( ) const
private
Here is the caller graph for this function:

◆ xmlConf()

QDomDocument ExportElementTextPattern::xmlConf ( ) const
private
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ m_element

Element* ExportElementTextPattern::m_element = nullptr
private

◆ m_name

QString ExportElementTextPattern::m_name
private

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