Sidebar sorting functions. More...
Go to the source code of this file.
Enumerations | |
enum | SidebarSortType { SB_SORT_COUNT , SB_SORT_DESC , SB_SORT_FLAGGED , SB_SORT_PATH , SB_SORT_UNREAD , SB_SORT_UNSORTED } |
Methods for sorting the Sidebar. More... | |
Sidebar sorting functions.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file sort.h.
enum SidebarSortType |
Methods for sorting the Sidebar.
Definition at line 29 of file sort.h.