![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <ecvQtHelpers.h>
Static Public Member Functions | |
| static void | SetButtonColor (QAbstractButton *button, const QColor &col) |
| Sets a button background color. More... | |
| static int | GetMaxThreadCount (int idealThreadCount) |
| Returns the ideal number of threads/cores. More... | |
| static int | GetMaxThreadCount () |
| Returns the ideal number of threads/cores with Qt Concurrent. More... | |
Definition at line 14 of file ecvQtHelpers.h.
|
inlinestatic |
Returns the ideal number of threads/cores with Qt Concurrent.
Definition at line 39 of file ecvQtHelpers.h.
|
inlinestatic |
Returns the ideal number of threads/cores.
Definition at line 28 of file ecvQtHelpers.h.
|
inlinestatic |
Sets a button background color.
Definition at line 17 of file ecvQtHelpers.h.
Referenced by ccAlignDlg::ccAlignDlg(), ccColorGradientDlg::ccColorGradientDlg(), ccOrderChoiceDlg::ccOrderChoiceDlg(), ccRegistrationDlg::ccRegistrationDlg(), ccColorGradientDlg::changeFirstColor(), ccColorGradientDlg::changeSecondColor(), FastGlobalRegistrationDialog::FastGlobalRegistrationDialog(), ccColorScaleEditorDialog::onStepModified(), ccColorScaleEditorDialog::onStepSelected(), DistanceMapGenerationDlg::overlayGridColorChanged(), and DistanceMapGenerationDlg::overlaySymbolsColorChanged().