umbrello 2.34.70-5524f40e1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Public Member Functions | Protected Attributes | List of all members
NotePage Class Reference

#include <notepage.h>

Inheritance diagram for NotePage:
Collaboration diagram for NotePage:

Public Member Functions

 NotePage (QWidget *parent, NoteWidget *note)
 
 ~NotePage ()
 
bool apply ()
 
- Public Member Functions inherited from DialogPageBase
 DialogPageBase (QWidget *parent)
 
virtual ~DialogPageBase ()
 
virtual bool isModified ()
 

Protected Attributes

DocumentationWidgetm_docWidget
 widget holding the documentation More...
 
NoteWidgetm_noteWidget
 note widget to show documentation for More...
 
- Protected Attributes inherited from DialogPageBase
bool m_isModified
 

Additional Inherited Members

- Protected Member Functions inherited from DialogPageBase
virtual void keyPressEvent (QKeyEvent *event)
 

Detailed Description

Author
Ralf Habacker Bugs and comments to umbre.nosp@m.llo-.nosp@m.devel.nosp@m.@kde.nosp@m..org or https://bugs.kde.org

Constructor & Destructor Documentation

◆ NotePage()

NotePage::NotePage ( QWidget *  parent,
NoteWidget note 
)

Constructs an note page.

◆ ~NotePage()

NotePage::~NotePage ( )

Standard destructor.

Member Function Documentation

◆ apply()

bool NotePage::apply ( )
Here is the call graph for this function:

Member Data Documentation

◆ m_docWidget

DocumentationWidget* NotePage::m_docWidget
protected

widget holding the documentation

◆ m_noteWidget

NoteWidget* NotePage::m_noteWidget
protected

note widget to show documentation for


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