• Skip to main content
  • Skip to header right navigation
  • Skip to site footer
CDP Studio logo

CDP Studio

The no-code and full-code software development tool for distributed control systems and HMI

  • Doc
  • Why CDP
    • Software developers
    • Automation engineers
    • Managers
  • Product
    • Design UI
    • Develop
    • Analyze and test
    • Deploy
    • Framework and toolbox
    • Compatibility
  • Services
  • Use cases
  • Pricing
  • Try CDP

CDP Studio Documentation

  • GUI - CDP Widgets
  • CDPBaseLine

CDPBaseLine Class

The Horizontal Line is a visual divider for separating various functions or controls in the GUI. More...

Header: #include <CDPBaseWidgets/CDPBaseLine.h>
Inherits: CDPBasePicture
Inherited By:

CDPBaseLineV

  • List of all members, including inherited members

Properties

  • orientation : Qt::Orientation
  • 18 properties inherited from CDPBasePicture
  • 6 properties inherited from CDPBaseWidget

Public Functions

CDPBaseLine(QWidget *parent = 0)
virtual ~CDPBaseLine()
virtual Qt::Orientation orientation()
virtual void setOrientation(Qt::Orientation orientation)
  • 34 public functions inherited from CDPBasePicture
  • 8 public functions inherited from CDPBaseWidget
  • 3 public functions inherited from RoutingContainerBase
  • 4 public functions inherited from CDPBaseControlVisible

Protected Functions

virtual QSize sizeHint() const

Reimplemented Protected Functions

virtual QSize minimumSizeHint() const
  • 14 protected functions inherited from CDPBasePicture
  • 1 protected function inherited from CDPBaseControlVisible

Additional Inherited Members

  • 15 public slots inherited from CDPBasePicture
  • 10 public slots inherited from CDPBaseWidget
  • 2 signals inherited from CDPBasePicture
  • 1 signal inherited from CDPBaseWidget
  • 3 static public members inherited from RoutingContainerBase
  • 1 protected slot inherited from CDPBasePicture

Detailed Description

The Horizontal Line is a visual divider for separating various functions or controls in the GUI.

Property Documentation

orientation : Qt::Orientation

This property holds whether the line is horizontal or vertical.

Options are: "Horizontal" "Vertical"

Access functions:

virtual Qt::Orientation orientation()
virtual void setOrientation(Qt::Orientation orientation)

Member Function Documentation

CDPBaseLine::CDPBaseLine(QWidget *parent = 0)

Default constructs an instance of CDPBaseLine.

[virtual] CDPBaseLine::~CDPBaseLine()

Destroys the instance of CDPBaseLine. The destructor is virtual.

[virtual protected] QSize CDPBaseLine::minimumSizeHint() const

[virtual protected] QSize CDPBaseLine::sizeHint() const

The content of this document is confidential information not to be published without the consent of CDP Technologies AS.

CDP Technologies AS, www.cdpstudio.com

Get started with CDP Studio today

Let us help you take your great ideas and turn them into the products your customer will love.

Try CDP Studio for free
Why CDP Studio?

CDP Technologies AS
Hundsværgata 8,
P.O. Box 144
6001 Ålesund, Norway

Tel: +47 990 80 900
E-mail: info@cdptech.com

Company

About CDP

Contact us

Services

Partners

Blog

Developers

Get started

User manuals

Support

Document download

Release notes

My account

Follow CDP

  • LinkedIn
  • YouTube
  • GitHub

© Copyright 2024 CDP Technologies. Privacy and cookie policy.

Return to top