Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ HideRequirement
Method
HideRequirement
Modules/FormsUI/src/QmitkQuestionWidget.cpp:85–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
void QmitkQuestionWidget::HideRequirement()
86
{
87
this->setStyleSheet(
""
);
88
m_RequiredLabel->hide();
89
}
90
91
void QmitkQuestionWidget::InsertLayout(QLayout* layout)
92
{
Callers
2
Reset
Method · 0.95
SetRequirementVisible
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected