[scribus] Accessing files across a network

Gregory Pittman gpittman at iglou.com
Thu Oct 12 15:11:26 UTC 2017


On 10/12/2017 10:26 AM, Ken Springer wrote:
> Peter,
> 
> What is Qt?  I'm assuming a Linux history, and that's OK with me.
> 

Qt is what's called a "framework" for C++ coding. What it offers are a
number of shortcuts for creating a GUI program, by having built-in
routines for dialogs and windows, for example, rather than having to
create these from scratch. It's cross-platform, so not just for Linux.

Greg



More information about the scribus mailing list