toHelpSetupUI QWidget name toHelpSetupUI geometry 0 0 506 448 caption Form1 toolTip Add manuals from an Oracle index page. whatsThis Add manuals from an Oracle index page. This is the index page that links to the actual manuals. Not the master index page that links to different categories of manuals. margin 0 spacing 6 QListView text Title clickable true resizeable true text Filename clickable true resizeable true name FileList allColumnsShowFocus true QPushButton name AddButton sizePolicy 0 0 text &Add Manual name Spacer2 orientation Horizontal sizeType Expanding sizeHint 20 20 QPushButton name RemoveButton sizePolicy 0 0 text &Remove Manual QPushButton name AddOracle sizePolicy 0 0 text &Oracle Manuals name Spacer2_2 orientation Horizontal sizeType Expanding sizeHint 20 20 AddButton clicked() toHelpSetupUI addFile() RemoveButton clicked() toHelpSetupUI delFile() AddOracle clicked() toHelpSetupUI oracleManuals() addFile() delFile() oracleManuals() FileList AddButton RemoveButton