Forum
Sign Up

setTabPosition

1 month 3 weeks ago - 1 month 3 weeks ago #1 by jia
setTabPosition was created by jia
Hi,
I want to set the Tab position of the docking document panel to the bottom, the default position is top. Is there any methods to setting tab position in DockPanelManager of QtitanComponents library?
I found there is a method in DockDocumentTabbedLayoutPanel. but I can't get the DockDocumentTabbedLayoutPanel object.
DockDocumentTabbedLayoutPanel::DockDocumentTabbedLayoutPanel(DockLayoutEngine* layoutEngine)
    : DockTabbedLayoutPanel(*new DockDocumentTabbedLayoutPanelPrivate(layoutEngine))
{
    QTN_D(DockDocumentTabbedLayoutPanel);
    setTabPosition(Qtitan::TopArea);
    d.m_tabBar->setTabsClosable(true);
    connect(d.m_tabBar, SIGNAL(tabCloseRequested(int)), &d, SLOT(closePanel(int)));
}

Thank you!
Last edit: 1 month 3 weeks ago by jia.

Please Log in or Create an account to join the conversation.

More
1 month 3 weeks ago #2 by Developer Machines
Replied by Developer Machines on topic setTabPosition
Unfortunately, the current version does not have an API that can make this change. You can fix this in the source code.
The following user(s) said Thank You: jia

Please Log in or Create an account to join the conversation.

More
1 month 3 weeks ago #3 by jia
Replied by jia on topic setTabPosition
OK. Thank you.

Please Log in or Create an account to join the conversation.

More
  • Not Allowed: to create new topic.
  • Not Allowed: to reply.
  • Not Allowed: to edit your message.
Moderators: Developer Machines
Time to create page: 0.147 seconds

Developer Newsletter

Join our Developer Machines newsletter to get informed on all the latest releases of the commercial components for Qt.C++, Delphi FireMonkey, updates and general knowledges.

Quick Support

Should you need any additional information about our products or licensing, please contact us at the following email addresses:

  • This email address is being protected from spambots. You need JavaScript enabled to view it.

  • This email address is being protected from spambots. You need JavaScript enabled to view it.

Get in Touch

If you would like to purchase our products or services, but don’t know how to do it the right way, please feel free to contact us:

  • This email address is being protected from spambots. You need JavaScript enabled to view it.( any questions related to our products or services )
  • This email address is being protected from spambots. You need JavaScript enabled to view it.( questions related to licensing )