API Documentation
Loading...
Searching...
No Matches
Button.h File Reference
#include "DLLInfo.h"
#include <NDEVR/TranslatedString.h>
#include <NDEVR/RGBColor.h>
#include <NDEVR/TimeSpan.h>
#include <QToolButton>
#include <functional>
#include <QEvent>
#include <QPointer>
Include dependency graph for Button.h:

Go to the source code of this file.

Classes

class  Button
 A core widget that allows the user to click one of many button types. More...
 

Namespaces

namespace  NDEVR
 

Typedefs

typedef QEnterEvent ButtonEnterEvent
 

Typedef Documentation

◆ ButtonEnterEvent

typedef QEnterEvent ButtonEnterEvent