QElectroTech 0.200.1-dev
Loading...
Searching...
No Matches
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.

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:
Here is the caller 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
Here is the call graph for this function:
Here is the caller graph for this function:

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: