ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
MLSDialog Class Reference

#include <MLSDialog.h>

Inheritance diagram for MLSDialog:
Collaboration diagram for MLSDialog:

Public Member Functions

 MLSDialog (QWidget *parent=nullptr)
 

Protected Slots

void activateMenu (QString name)
 
void toggleMethods (bool status)
 
void updateSquaredGaussian (double radius)
 

Protected Member Functions

void updateCombo ()
 
void deactivateAllMethods ()
 

Detailed Description

Definition at line 15 of file MLSDialog.h.

Constructor & Destructor Documentation

◆ MLSDialog()

MLSDialog::MLSDialog ( QWidget *  parent = nullptr)
explicit

Member Function Documentation

◆ activateMenu

void MLSDialog::activateMenu ( QString  name)
protectedslot

Definition at line 47 of file MLSDialog.cpp.

References deactivateAllMethods(), and name.

Referenced by MLSDialog().

◆ deactivateAllMethods()

void MLSDialog::deactivateAllMethods ( )
protected

Definition at line 61 of file MLSDialog.cpp.

Referenced by activateMenu(), MLSDialog(), and toggleMethods().

◆ toggleMethods

void MLSDialog::toggleMethods ( bool  status)
protectedslot

Definition at line 67 of file MLSDialog.cpp.

References deactivateAllMethods().

◆ updateCombo()

void MLSDialog::updateCombo ( )
protected

Definition at line 33 of file MLSDialog.cpp.

Referenced by MLSDialog().

◆ updateSquaredGaussian

void MLSDialog::updateSquaredGaussian ( double  radius)
protectedslot

Definition at line 71 of file MLSDialog.cpp.

Referenced by MLSDialog().


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