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

CDP Studio

Software development tool for distributed control systems

  • 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
  • CDPBaseStackedWidget

CDPBaseStackedWidget Class

The Stacked Widget allows switching between QStackedWidget pages using cdp objects. More...

Header: #include <CDPBaseWidgets/CDPBaseStackedWidget.h>
Inherits: CDPBaseCom and
  • List of all members, including inherited members

Properties

  • cdpPageRouting : QString

Public Functions

CDPBaseStackedWidget(QWidget *parent = 0)
QString cdpRouting()
void setCdpRouting(const QString &routing)
  • 14 public functions inherited from CDPBaseCom

Public Slots

virtual void setValue(double value)

Additional Inherited Members

  • 4 protected functions inherited from CDPBaseCom

Detailed Description

The Stacked Widget allows switching between QStackedWidget pages using cdp objects.

CDPBaseStackedWidget inherits from QStackedWidgets and therefore it has access to all its methods. CDPBaseStackedWidget adds the functionality that enables using cdp signals and properties to switch between pages.

Property Documentation

cdpPageRouting : QString

This property holds the routing to the cdp object we want to use for switching between pages.

Access functions:

QString cdpRouting()
void setCdpRouting(const QString &routing)

Member Function Documentation

CDPBaseStackedWidget::CDPBaseStackedWidget(QWidget *parent = 0)

Default constructs an instance of CDPBaseStackedWidget.

[virtual slot] void CDPBaseStackedWidget::setValue(double value)

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

Follow CDP

    © Copyright 2021 CDP Technologies. Privacy and cookie policy.

    Return to top