toHelpAddFileUI QDialog name toHelpAddFileUI geometry 0 0 434 164 caption Add help directory margin 11 spacing 6 QLineEdit name Filename QPushButton name Browse text &Browse QLineEdit name Root Line name Line1 orientation Horizontal name Spacer1 orientation Horizontal sizeType Expanding sizeHint 20 20 QPushButton name PushButton2_2 text Canel QPushButton name OkButton text &Ok default true QLabel name TextLabel1_2 text &Table of contents file buddy Root QLabel name TextLabel1 text &Title buddy Root OkButton clicked() toHelpAddFileUI accept() PushButton2_2 clicked() toHelpAddFileUI reject() Browse clicked() toHelpAddFileUI browse() Root textChanged(const QString&) toHelpAddFileUI valid() Filename textChanged(const QString&) toHelpAddFileUI valid() browse() valid() Root Filename Browse OkButton PushButton2_2