if ( 'rtl' === document.getElementsByTagName('html')[0].dir ) {
                theButtons.textdirection = new qt.TextDirectionButton();
                html += theButtons.textdirection.html(name + '_');
            }