SiteConfigDialog Qt::ApplicationModal 0 0 562 367 Site Configuration true 75 true Name of the site <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Title of the site displayed in the header </p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of the generated website. <span style=" font-style:italic;">Required field</span></p></body></html> My Site 75 true Site URL 75 true Keywords Site keywords. This influences only the main site page. Individual articles will have their own keywords. some keywords here 75 true Description <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Description. This is displayed below the site title</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">in the generated HTML page. <span style=" font-style:italic;">Required field</span></p></body></html> Qt::ScrollBarAlwaysOn true Your site's description here. This appears in the site header. # of RSS feed items 75 true Export destination <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Desination to generate the HTML output when </p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">exported. <span style=" font-style:italic;">Required field</span></p></body></html> browse... Qt::Horizontal QDialogButtonBox::Cancel|QDialogButtonBox::Ok http:// Number of items to display in RSS feed for the site. The RSS feed is updated every time you create a new article and export it to HTML. 1 20 Copyright text displayed on the footer of all the generated pages of the website. Copyright (C) year, your name here Copyright text <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">URL of the site without the HTTP part. This is the </p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">base href URL when exported and all site links are</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">relative to this. <span style=" font-style:italic;">Required field</span></p></body></html> example.com site_title site_url keywords description num_rss_items copyright destination destination_browse_button buttonBox buttonBox accepted() SiteConfigDialog accept() 257 357 157 274 buttonBox rejected() SiteConfigDialog reject() 325 357 286 274 destination_browse_button clicked() SiteConfigDialog on_browse() 529 321 558 310 on_browse()