TwiceAsNice
2019-02-18
|
This minimal widget displays all log message from the Nice logging system. More...
#include <MiniLogView.h>
Signals | |
void | dropped (const QPoint &) |
void | dropped (const QPoint &) |
void | dropped (const QPoint &) |
Public Member Functions | |
MiniLogView (QWidget *parent) | |
virtual | ~MiniLogView () |
virtual bool | isReadOnly () |
virtual void | connect (const Nice::JointPtr j) |
Nice::JointPtr | getNode () |
MiniLogView (QWidget *parent) | |
virtual | ~MiniLogView () |
virtual bool | isReadOnly () |
virtual void | connect (const Nice::JointPtr j) |
Nice::JointPtr | getNode () |
MiniLogView (QWidget *parent) | |
virtual | ~MiniLogView () |
virtual bool | isReadOnly () |
virtual void | connect (const Nice::JointPtr j) |
Nice::JointPtr | getNode () |
![]() | |
void | detach (QWidget *_widget) |
bool | getSynchStatus () const |
Get the sync status. More... | |
const QString & | getNodeName () |
virtual void | setState (CompletionState _state) |
Set the state of the widget (either Nice::OK or Nice::Unsynched ). More... | |
virtual void | updateGUI (const ::Nice::Any &) |
Update the widgets data field from the connected Property. More... | |
virtual void | setLabels (std::vector< std::string > _vec) |
Set the Labels This function has to be implemented in the derived widget class. More... | |
void | setLabel (const QString &_text="") |
Set the text label of this widget. More... | |
QString | getLabel () |
template<typename E > | |
std::vector< E * > | getBridgeItems () |
Get all widgets which are connected to the same Property like this one. More... | |
virtual void | setShowLabels (bool _show) |
Enables to Labels. More... | |
Nice::Joint * | getNode () const |
Get the connected Joint node. More... | |
Nice::Property * | getProperty () const |
Get the connected Property. More... | |
virtual void | getSessionData (Nice::JointPtr &) |
Fills the passed Joint with the internal session data. More... | |
virtual void | setSessionData (Nice::JointPtr) |
Set the internal session data from thge passed Joint. More... | |
virtual void | connect (const ::Nice::PropertyPtr _p) |
Connects the widget to a Joint or Property. More... | |
void | applyReadOnlyActor () |
virtual void | connect (const ::Nice::JointPtr _j) |
Connects the widget to a Joint or Property. More... | |
void | applyBridge () |
QString | getPropertyNode () const |
Get the path to the connected Joint. More... | |
virtual void | setPropertyNode (QString _nodeName) |
Set the relative path to the displayed Property from the connected Joint. More... | |
void | setSynchStatus (bool _on) |
Set the current sync state. More... | |
void | setUserConfirmationStatus (bool _on) |
virtual void | setLock (const bool &_locked) |
void | disconnect () |
Disconnects the widget from the connected Joint or Property. More... | |
void | detach (QWidget *_widget) |
bool | getSynchStatus () const |
Get the sync status. More... | |
const QString & | getNodeName () |
virtual void | setState (CompletionState _state) |
Set the state of the widget (either Nice::OK or Nice::Unsynched ). More... | |
virtual void | updateGUI (const ::Nice::Any &) |
Update the widgets data field from the connected Property. More... | |
virtual void | setLabels (std::vector< std::string > _vec) |
Set the Labels This function has to be implemented in the derived widget class. More... | |
void | setLabel (const QString &_text="") |
Set the text label of this widget. More... | |
QString | getLabel () |
template<typename E > | |
std::vector< E * > | getBridgeItems () |
Get all widgets which are connected to the same Property like this one. More... | |
virtual void | setShowLabels (bool _show) |
Enables to Labels. More... | |
Nice::Joint * | getNode () const |
Get the connected Joint node. More... | |
Nice::Property * | getProperty () const |
Get the connected Property. More... | |
virtual void | getSessionData (Nice::JointPtr &) |
Fills the passed Joint with the internal session data. More... | |
virtual void | setSessionData (Nice::JointPtr) |
Set the internal session data from thge passed Joint. More... | |
virtual void | connect (const ::Nice::PropertyPtr _p) |
Connects the widget to a Joint or Property. More... | |
void | applyReadOnlyActor () |
virtual void | connect (const ::Nice::JointPtr _j) |
Connects the widget to a Joint or Property. More... | |
void | applyBridge () |
QString | getPropertyNode () const |
Get the path to the connected Joint. More... | |
virtual void | setPropertyNode (QString _nodeName) |
Set the relative path to the displayed Property from the connected Joint. More... | |
void | setSynchStatus (bool _on) |
Set the current sync state. More... | |
void | setUserConfirmationStatus (bool _on) |
virtual void | setLock (const bool &_locked) |
void | disconnect () |
Disconnects the widget from the connected Joint or Property. More... | |
void | detach (QWidget *_widget) |
bool | getSynchStatus () const |
Get the sync status. More... | |
const QString & | getNodeName () |
virtual void | setState (CompletionState _state) |
Set the state of the widget (either Nice::OK or Nice::Unsynched ). More... | |
virtual void | updateGUI (const ::Nice::Any &) |
Update the widgets data field from the connected Property. More... | |
virtual void | setLabels (std::vector< std::string > _vec) |
Set the Labels This function has to be implemented in the derived widget class. More... | |
void | setLabel (const QString &_text="") |
Set the text label of this widget. More... | |
QString | getLabel () |
template<typename E > | |
std::vector< E * > | getBridgeItems () |
Get all widgets which are connected to the same Property like this one. More... | |
virtual void | setShowLabels (bool _show) |
Enables to Labels. More... | |
Nice::Joint * | getNode () const |
Get the connected Joint node. More... | |
Nice::Property * | getProperty () const |
Get the connected Property. More... | |
virtual void | getSessionData (Nice::JointPtr &) |
Fills the passed Joint with the internal session data. More... | |
virtual void | setSessionData (Nice::JointPtr) |
Set the internal session data from thge passed Joint. More... | |
virtual void | connect (const ::Nice::PropertyPtr _p) |
Connects the widget to a Joint or Property. More... | |
void | applyReadOnlyActor () |
virtual void | connect (const ::Nice::JointPtr _j) |
Connects the widget to a Joint or Property. More... | |
void | applyBridge () |
QString | getPropertyNode () const |
Get the path to the connected Joint. More... | |
virtual void | setPropertyNode (QString _nodeName) |
Set the relative path to the displayed Property from the connected Joint. More... | |
void | setSynchStatus (bool _on) |
Set the current sync state. More... | |
void | setUserConfirmationStatus (bool _on) |
virtual void | setLock (const bool &_locked) |
void | disconnect () |
Disconnects the widget from the connected Joint or Property. More... | |
Public Attributes | |
NICE_TEST_PUBLIC | __pad0__: virtual void updateGUI(const Nice::Any& value) |
![]() | |
QGroupBox * | m_container |
bool | m_locked |
Protected Member Functions | |
virtual void | contextMenuEvent (QContextMenuEvent *event) |
virtual void | contextMenuEvent (QContextMenuEvent *event) |
virtual void | contextMenuEvent (QContextMenuEvent *event) |
![]() | |
virtual void | initSlots () |
template<typename E > | |
void | set (const E &_value) |
Set the value from the derived widget to the Property. More... | |
void | init (QWidget *_widget) |
Initialize the widget. More... | |
BridgeItem () | |
Constructor. More... | |
virtual | ~BridgeItem () |
Destructor. More... | |
void | setWidgetName () |
virtual void | initAttributes () |
virtual function is called after connecting to a property. More... | |
CompletionState | getState () |
Get the current state of the widget. More... | |
void | resetGUI () |
Update the widgets data field from the connected Property. More... | |
virtual int | requestUserConfirmation () |
virtual void | trySetFocus () |
void | setBuffered (bool _buf) |
virtual void | set () |
Slot is called when the date of the widget is changed. More... | |
virtual void | updateProperty () |
Set the gui value to the Property. More... | |
virtual void | initSlots () |
template<typename E > | |
void | set (const E &_value) |
Set the value from the derived widget to the Property. More... | |
void | init (QWidget *_widget) |
Initialize the widget. More... | |
BridgeItem () | |
Constructor. More... | |
virtual | ~BridgeItem () |
Destructor. More... | |
void | setWidgetName () |
virtual void | initAttributes () |
virtual function is called after connecting to a property. More... | |
CompletionState | getState () |
Get the current state of the widget. More... | |
void | resetGUI () |
Update the widgets data field from the connected Property. More... | |
virtual int | requestUserConfirmation () |
virtual void | trySetFocus () |
void | setBuffered (bool _buf) |
virtual void | set () |
Slot is called when the date of the widget is changed. More... | |
virtual void | updateProperty () |
Set the gui value to the Property. More... | |
virtual void | initSlots () |
template<typename E > | |
void | set (const E &_value) |
Set the value from the derived widget to the Property. More... | |
void | init (QWidget *_widget) |
Initialize the widget. More... | |
BridgeItem () | |
Constructor. More... | |
virtual | ~BridgeItem () |
Destructor. More... | |
void | setWidgetName () |
virtual void | initAttributes () |
virtual function is called after connecting to a property. More... | |
CompletionState | getState () |
Get the current state of the widget. More... | |
void | resetGUI () |
Update the widgets data field from the connected Property. More... | |
virtual int | requestUserConfirmation () |
virtual void | trySetFocus () |
void | setBuffered (bool _buf) |
virtual void | set () |
Slot is called when the date of the widget is changed. More... | |
virtual void | updateProperty () |
Set the gui value to the Property. More... | |
Properties | |
QString | PropertyNode |
Private Attributes | |
NICE_TEST_PUBLIC | __pad1__: Nice::LEVEL getDisplayLogLevelLimit() |
Ui::MiniLogViewUI * | m_miniLogView |
QMenu * | m_menu |
QMenu * | m_serviceLogLevelMenu |
QMenu * | m_displayLogLevelMenu |
Nice::LEVEL | m_displayLogLevelLimit |
QActionGroup * | m_serviceLogLevelSwitchingGroup |
QAction * | m_debugLevelSwitchAction |
QAction * | m_userLevelSwitchAction |
QAction * | m_infoLevelSwitchAction |
QActionGroup * | m_displayLogLevelSwitchingGroup |
QAction * | m_debugDisplayAction |
QAction * | m_userDisplayAction |
QAction * | m_infoDisplayAction |
Nice::Joint * | m_borrowedLoggerRoot |
Nice::LogMessageComposition | logMessageComposition_ |
Additional Inherited Members | |
![]() | |
static std::map< CompletionState, QString > * | s_palette = 0 |
![]() | |
bool | m_inited |
CompletionState | m_state |
bool | m_autoSynch |
bool | m_isUserConfirmationNeeded |
Nice::Joint * | m_root |
Nice::Property * | m_prop |
WaveBreakerPtr | m_breaker |
bool | m_showLabels |
Nice::I64 | m_id |
QString | m_nodeName |
std::vector< Nice::PropertyPtr > | m_connectedProps |
This minimal widget displays all log message from the Nice logging system.
MiniLogView::MiniLogView | ( | QWidget * | parent | ) |
|
virtual |
MiniLogView::MiniLogView | ( | QWidget * | parent | ) |
|
virtual |
MiniLogView::MiniLogView | ( | QWidget * | parent | ) |
|
virtual |
|
private |
|
private |
|
private |
|
virtual |
|
virtual |
|
virtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
privatevirtual |
Reimplemented in TestableMiniLogView.
|
privatevirtual |
Reimplemented in TestableMiniLogView.
|
privatevirtual |
Reimplemented in TestableMiniLogView.
|
signal |
|
signal |
|
signal |
Nice::JointPtr MiniLogView::getNode | ( | ) |
Nice::JointPtr MiniLogView::getNode | ( | ) |
Nice::JointPtr MiniLogView::getNode | ( | ) |
|
private |
|
private |
|
private |
|
virtual |
Reimplemented from Nice::BridgeItem.
|
virtual |
Reimplemented from Nice::BridgeItem.
|
virtual |
Reimplemented from Nice::BridgeItem.
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
|
protectedslot |
NICE_TEST_PUBLIC MiniLogView::__pad0__ |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
readwrite |