umbrello 25.04.2
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
AutoLayoutOptionPage Class Reference

#include <autolayoutoptionpage.h>

Inheritance diagram for AutoLayoutOptionPage:
Collaboration diagram for AutoLayoutOptionPage:

Signals

void applyClicked ()

Public Member Functions

 AutoLayoutOptionPage (QWidget *parent=nullptr)
virtual ~AutoLayoutOptionPage ()
void setDefaults ()
void apply ()
Public Member Functions inherited from DialogPageBase
 DialogPageBase (QWidget *parent)
virtual ~DialogPageBase ()
virtual bool isModified ()

Protected Slots

void slotAutoDotPathCBClicked (bool value)

Additional Inherited Members

Protected Member Functions inherited from DialogPageBase
virtual void keyPressEvent (QKeyEvent *event)
Protected Attributes inherited from DialogPageBase
bool m_isModified

Detailed Description

Constructor & Destructor Documentation

◆ AutoLayoutOptionPage()

AutoLayoutOptionPage::AutoLayoutOptionPage ( QWidget * parent = nullptr)
explicit

Constructor.general

Parameters
parentthe parent (wizard) of this wizard page
Here is the call graph for this function:

◆ ~AutoLayoutOptionPage()

AutoLayoutOptionPage::~AutoLayoutOptionPage ( )
virtual

destructor

Member Function Documentation

◆ apply()

void AutoLayoutOptionPage::apply ( )

Reads the set values from their corresponding widgets, writes them back to the data structure, and notifies clients.

Here is the call graph for this function:

◆ applyClicked

void AutoLayoutOptionPage::applyClicked ( )
signal

◆ setDefaults()

void AutoLayoutOptionPage::setDefaults ( )

sets default values

◆ slotAutoDotPathCBClicked

void AutoLayoutOptionPage::slotAutoDotPathCBClicked ( bool value)
protectedslot
Here is the call graph for this function:

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