Re: [Interest] Is there a way of having a global signal spy?

2023-12-20 Thread Jeffrey Walton
On Wed, Dec 20, 2023 at 4:13 AM Nuno Santos wrote: > > Sometimes I feel myself in the dark regarding signals being emitted. > > Sometimes because of refactors and things that change, signals are being > emitted and we are not aware of. > > Is there any way of easily making all the emitted signals

Re: [Interest] Qt classes to print email to pdf from message in mbox format?

2023-11-07 Thread Jeffrey Walton
Thanks Shawn, On Tue, Nov 7, 2023 at 11:47 AM Shawn Rutledge via Interest wrote: > > > On 7 Nov 2023, at 09:28, Jeffrey Walton wrote: > > > > I've been lurking a while to collect information for an upcoming > > project. I have not seen a similar topic, so I&#x

[Interest] Qt classes to print email to pdf from message in mbox format?

2023-11-07 Thread Jeffrey Walton
Hi Everyone, I've been lurking a while to collect information for an upcoming project. I have not seen a similar topic, so I'm going to ask... I have a collection of email messages in mbox format. I obtain them from GMail, and Export Data operation. I can parse them into individual messages. For