qttabbar icon indicating copy to clipboard operation
qttabbar copied to clipboard

Export/Save all tabs

Open JoyHak opened this issue 8 months ago • 2 comments

I am working on the application that displays all tabs as a menu in the "Open/Save as" dialog.

Image

How can I get tabs from QTTabBar? Is it possible to export all current tabs to a file? Is there a code/message that can be sent to some DLL library using WM_COPYDATA? Is there some kind of interface or CLI switch?..

JoyHak avatar Apr 04 '25 17:04 JoyHak

使用这个功能可以复制所有标签路径,如果要导出的话需要做一个插件可以实现功能![cid:5f9f2b94-bffb-4bc3-aaa1-55d44d6b272f] [cid:17d78e70-1831-4371-a3dc-8c5edf074a4f]


发件人: Raf @.> 发送时间: 2025年4月5日 1:37 收件人: indiff/qttabbar @.> 抄送: Subscribed @.***> 主题: [indiff/qttabbar] Export/Save all tabs (Issue #408)

I am working on the applicationhttps://github.com/JoyHak/QuickSwitch that displays all tabs as a menu in the "Open/Save as" dialog.

menu.png (view on web)https://github.com/user-attachments/assets/793be9fb-cb21-4e44-858d-7154f09a627b

How can I get tabs from QTTabBar? Is it possible to export all current tabs to a file? Is there a code/message that can be sent to some DLL library using WM_COPYDATA? Is there some kind of interface or CLI switch?..

― Reply to this email directly, view it on GitHubhttps://github.com/indiff/qttabbar/issues/408, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AALYWA6K3SZZG3BGH74BOZ32X27MTAVCNFSM6AAAAAB2PIOVZCVHI2DSMVQWIX3LMV43ASLTON2WKOZSHE3TGMBRGMZTOMI. You are receiving this because you are subscribed to this thread.Message ID: @.***>

[JoyHak]JoyHak created an issue (indiff/qttabbar#408)https://github.com/indiff/qttabbar/issues/408

I am working on the applicationhttps://github.com/JoyHak/QuickSwitch that displays all tabs as a menu in the "Open/Save as" dialog.

menu.png (view on web)https://github.com/user-attachments/assets/793be9fb-cb21-4e44-858d-7154f09a627b

How can I get tabs from QTTabBar? Is it possible to export all current tabs to a file? Is there a code/message that can be sent to some DLL library using WM_COPYDATA? Is there some kind of interface or CLI switch?..

― Reply to this email directly, view it on GitHubhttps://github.com/indiff/qttabbar/issues/408, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AALYWA6K3SZZG3BGH74BOZ32X27MTAVCNFSM6AAAAAB2PIOVZCVHI2DSMVQWIX3LMV43ASLTON2WKOZSHE3TGMBRGMZTOMI. You are receiving this because you are subscribed to this thread.Message ID: @.***>

qwop avatar Apr 10 '25 00:04 qwop

什么是 CID 以及如何执行此功能?WM_COPYDATA message + CID?

JoyHak avatar Apr 10 '25 04:04 JoyHak