#include <CMultiBitmapViewComp.h>
Definition at line 67 of file CMultiBitmapViewComp.h.
◆ BaseClass
◆ CSingleView()
| iqt2d::CMultiBitmapViewComp::CSingleView::CSingleView |
( |
QWidget * |
parentPtr, |
|
|
int |
id, |
|
|
const QString & |
title, |
|
|
const QByteArray & |
bitmapId |
|
) |
| |
◆ AddStatusItems()
| virtual void iqt2d::CMultiBitmapViewComp::CSingleView::AddStatusItems |
( |
QBoxLayout * |
layoutPtr | ) |
|
|
protectedvirtual |
◆ GetView()
| virtual iview::IShapeView * iqt2d::CMultiBitmapViewComp::CSingleView::GetView |
( |
| ) |
const |
|
overridevirtual |
◆ GetViewId()
| virtual int iqt2d::CMultiBitmapViewComp::CSingleView::GetViewId |
( |
| ) |
const |
|
overridevirtual |
Get ID indentifing this view.
Typically this ID is 0 for first view, 1 for the second etc.
Implements iqt2d::IViewProvider.
◆ Init()
| virtual void iqt2d::CMultiBitmapViewComp::CSingleView::Init |
( |
bool |
hasStatusLabel, |
|
|
bool |
hasStatusBackground, |
|
|
bool |
useVerticalLayout |
|
) |
| |
|
virtual |
◆ SetBackgroundColor()
| void iqt2d::CMultiBitmapViewComp::CSingleView::SetBackgroundColor |
( |
const QColor & |
color | ) |
|
◆ SetInspectionResult()
| virtual void iqt2d::CMultiBitmapViewComp::CSingleView::SetInspectionResult |
( |
int |
result | ) |
|
|
virtual |
◆ UpdateImage()
| void iqt2d::CMultiBitmapViewComp::CSingleView::UpdateImage |
( |
const iimg::IBitmap * |
bitmapPtr | ) |
|
◆ m_backgroundModel
◆ m_backgroundShape
◆ m_bitmapId
| QByteArray iqt2d::CMultiBitmapViewComp::CSingleView::m_bitmapId |
|
protected |
◆ m_console
◆ m_id
| int iqt2d::CMultiBitmapViewComp::CSingleView::m_id |
|
protected |
◆ m_showStatusBackground
| bool iqt2d::CMultiBitmapViewComp::CSingleView::m_showStatusBackground |
|
protected |
◆ m_showStatusLabel
| bool iqt2d::CMultiBitmapViewComp::CSingleView::m_showStatusLabel |
|
protected |
The documentation for this class was generated from the following file: