QVISH 0.1
Public Slots | Public Member Functions | Public Attributes | List of all members
qVTimeLine Class Reference

The QT representation of all the inputs related to a time object as they are represented under the viewer window. More...

#include <qVTimeLine.hpp>

Inheritance diagram for qVTimeLine:

Public Slots

void adjustNavVisibility ()
 
void ChangeVisibility (int)
 
void CreateNewTimeObject ()
 
void IncrementChanged (const QString &)
 
void TmaxBoxClicked (bool)
 
void TmaxChanged (const QString &)
 
void TminBoxClicked (bool)
 
void TminChanged (const QString &)
 

Public Member Functions

void contextMenuEvent (QContextMenuEvent *event)
 
VTime getTime () const
 Get current time value.
 
 qVTimeLine (MyQTabWidget *TimeTab, qVInputContext &theInputContext, const WeakPtr< VParameter > &theTimeParameter, const QString &Tabname)
 
void setTime (const VTime &TimeValue) const
 Set and announce value.
 
void valueChanged (const VTime &)
 

Public Attributes

QPointer< TimerBarbar
 
QVBoxLayout layout
 
qVInputContextmyInputContext
 
QPointer< QMenu > myMenu
 
RefPtr< ValueNotifier > myTimeChangeNotifier
 
QString Tabname
 
QPointer< QMenu > TimeMenu
 
QPointer< TimerNavigatorTimeNav
 
WeakPtr< VParameter > TimeParameter
 
QPointer< MyQTabWidgetTimeTab
 

Detailed Description

The QT representation of all the inputs related to a time object as they are represented under the viewer window.


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