CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Signals | Public Member Functions | Protected Member Functions | List of all members
ctkHostedAppPlaceholderWidget Class Reference

#include <Plugins/org.commontk.dah.examplehost/ctkHostedAppPlaceholderWidget.h>

Inheritance diagram for ctkHostedAppPlaceholderWidget:
Inheritance graph
[legend]
Collaboration diagram for ctkHostedAppPlaceholderWidget:
Collaboration graph
[legend]

Signals

void resized ()
 

Public Member Functions

 ctkHostedAppPlaceholderWidget (QWidget *parent=0)
 
QRect getAbsolutePosition ()
 

Protected Member Functions

virtual void resizeEvent (QResizeEvent *)
 

Detailed Description

Definition at line 31 of file ctkHostedAppPlaceholderWidget.h.

Constructor & Destructor Documentation

◆ ctkHostedAppPlaceholderWidget()

ctkHostedAppPlaceholderWidget::ctkHostedAppPlaceholderWidget ( QWidget *  parent = 0)
explicit

Member Function Documentation

◆ getAbsolutePosition()

QRect ctkHostedAppPlaceholderWidget::getAbsolutePosition ( )

◆ resized

void ctkHostedAppPlaceholderWidget::resized ( )
signal

◆ resizeEvent()

virtual void ctkHostedAppPlaceholderWidget::resizeEvent ( QResizeEvent *  )
inlineprotectedvirtual

Definition at line 46 of file ctkHostedAppPlaceholderWidget.h.


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