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

#include <alignmenttextdialog.h>

Inherits QDialog.

Collaboration diagram for AlignmentTextDialog:
Collaboration graph

Public Member Functions

 AlignmentTextDialog (Qt::Alignment alignment, QWidget *parent=nullptr)
 
 ~AlignmentTextDialog ()
 
Qt::Alignment alignment () const
 AlignmentTextDialog::alignment. More...
 

Protected Member Functions

bool event (QEvent *event)
 

Private Attributes

bool m_first_show = true
 
Ui::AlignmentTextDialog * ui
 

Constructor & Destructor Documentation

◆ AlignmentTextDialog()

AlignmentTextDialog::AlignmentTextDialog ( Qt::Alignment  alignment,
QWidget *  parent = nullptr 
)
explicit
Here is the call graph for this function:

◆ ~AlignmentTextDialog()

AlignmentTextDialog::~AlignmentTextDialog ( )

Member Function Documentation

◆ alignment()

Qt::Alignment AlignmentTextDialog::alignment ( ) const

AlignmentTextDialog::alignment.

Returns
the selected alignment
Here is the caller graph for this function:

◆ event()

bool AlignmentTextDialog::event ( QEvent *  event)
protected

Member Data Documentation

◆ m_first_show

bool AlignmentTextDialog::m_first_show = true
private

◆ ui

Ui::AlignmentTextDialog* AlignmentTextDialog::ui
private

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