Public Member Functions

TimestampViewPort Class Reference

Timestamp-specific implementation of ViewPort. More...

#include <builderview.h>

Inheritance diagram for TimestampViewPort:
Inheritance graph
[legend]
Collaboration diagram for TimestampViewPort:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TimestampViewPort (QWidget *parent=0)

Detailed Description

Timestamp-specific implementation of ViewPort.


Constructor & Destructor Documentation

TimestampViewPort::TimestampViewPort ( QWidget parent = 0  ) 

                                                              : ViewPort(parent)
{
    setVerticalScrollBarPolicy(Qt::ScrollBarAlwaysOff);
}


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